@Stability(value=Stable) @Internal public static final class CfnPipeline.ActionDeclarationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.ActionDeclarationProperty
CfnPipeline.ActionDeclarationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.ActionDeclarationProperty.Builder, CfnPipeline.ActionDeclarationProperty.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.
|
protected |
Jsii$Proxy(Object actionTypeId,
String name,
Object configuration,
Object inputArtifacts,
String namespace,
Object outputArtifacts,
String region,
String roleArn,
Number runOrder)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActionDeclarationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActionTypeId()
`CfnPipeline.ActionDeclarationProperty.ActionTypeId`.
|
Object |
getConfiguration()
`CfnPipeline.ActionDeclarationProperty.Configuration`.
|
Object |
getInputArtifacts()
`CfnPipeline.ActionDeclarationProperty.InputArtifacts`.
|
String |
getName()
`CfnPipeline.ActionDeclarationProperty.Name`.
|
String |
getNamespace()
`CfnPipeline.ActionDeclarationProperty.Namespace`.
|
Object |
getOutputArtifacts()
`CfnPipeline.ActionDeclarationProperty.OutputArtifacts`.
|
String |
getRegion()
`CfnPipeline.ActionDeclarationProperty.Region`.
|
String |
getRoleArn()
`CfnPipeline.ActionDeclarationProperty.RoleArn`.
|
Number |
getRunOrder()
`CfnPipeline.ActionDeclarationProperty.RunOrder`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object actionTypeId, String name, Object configuration, Object inputArtifacts, String namespace, Object outputArtifacts, String region, String roleArn, Number runOrder)
CfnPipeline.ActionDeclarationProperty.Builder.public final Object getActionTypeId()
CfnPipeline.ActionDeclarationPropertygetActionTypeId in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-actiontypeidpublic final String getName()
CfnPipeline.ActionDeclarationPropertygetName in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-namepublic final Object getConfiguration()
CfnPipeline.ActionDeclarationPropertygetConfiguration in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-configurationpublic final Object getInputArtifacts()
CfnPipeline.ActionDeclarationPropertygetInputArtifacts in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-inputartifactspublic final String getNamespace()
CfnPipeline.ActionDeclarationPropertygetNamespace in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-actiondeclaration-namespacepublic final Object getOutputArtifacts()
CfnPipeline.ActionDeclarationPropertygetOutputArtifacts in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-outputartifactspublic final String getRegion()
CfnPipeline.ActionDeclarationPropertygetRegion in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-regionpublic final String getRoleArn()
CfnPipeline.ActionDeclarationPropertygetRoleArn in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-rolearnpublic final Number getRunOrder()
CfnPipeline.ActionDeclarationPropertygetRunOrder in interface CfnPipeline.ActionDeclarationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions.html#cfn-codepipeline-pipeline-stages-actions-runorder@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.