@Stability(value=Stable) public static final class S3SourceActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3SourceActionProps
S3SourceActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeS3SourceActionProps.Builder, S3SourceActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getActionName() |
IBucket |
getBucket()
The Amazon S3 bucket that stores the source code.
|
String |
getBucketKey()
The key within the S3 bucket that stores the source code.
|
Artifact |
getOutput() |
IRole |
getRole() |
Number |
getRunOrder() |
S3Trigger |
getTrigger()
How should CodePipeline detect source changes for this Action.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public IBucket getBucket()
S3SourceActionPropsgetBucket in interface S3SourceActionPropspublic String getBucketKey()
S3SourceActionProps// This example is in TypeScript, examples in Java are coming soon. 'path/to/file.zip'
getBucketKey in interface S3SourceActionPropspublic Artifact getOutput()
getOutput in interface S3SourceActionPropspublic S3Trigger getTrigger()
S3SourceActionPropsgetTrigger in interface S3SourceActionPropshttps://docs.aws.amazon.com/AmazonCloudWatch/latest/events/log-s3-data-events.htmlpublic IRole getRole()
getRole in interface CommonAwsActionPropspublic String getActionName()
getActionName in interface CommonActionPropspublic Number getRunOrder()
getRunOrder in interface CommonActionPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.