@Stability(value=Stable) @Internal public static final class CfnCustomActionTypeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCustomActionTypeProps
CfnCustomActionTypePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCustomActionTypeProps.Builder, CfnCustomActionTypeProps.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(String category,
Object inputArtifactDetails,
Object outputArtifactDetails,
String provider,
String version,
Object configurationProperties,
Object settings,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnCustomActionTypeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCategory()
`AWS::CodePipeline::CustomActionType.Category`.
|
Object |
getConfigurationProperties()
`AWS::CodePipeline::CustomActionType.ConfigurationProperties`.
|
Object |
getInputArtifactDetails()
`AWS::CodePipeline::CustomActionType.InputArtifactDetails`.
|
Object |
getOutputArtifactDetails()
`AWS::CodePipeline::CustomActionType.OutputArtifactDetails`.
|
String |
getProvider()
`AWS::CodePipeline::CustomActionType.Provider`.
|
Object |
getSettings()
`AWS::CodePipeline::CustomActionType.Settings`.
|
List<CfnTag> |
getTags()
`AWS::CodePipeline::CustomActionType.Tags`.
|
String |
getVersion()
`AWS::CodePipeline::CustomActionType.Version`.
|
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(String category, Object inputArtifactDetails, Object outputArtifactDetails, String provider, String version, Object configurationProperties, Object settings, List<? extends CfnTag> tags)
CfnCustomActionTypeProps.Builder.public final String getCategory()
CfnCustomActionTypePropsgetCategory in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-categorypublic final Object getInputArtifactDetails()
CfnCustomActionTypePropsgetInputArtifactDetails in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-inputartifactdetailspublic final Object getOutputArtifactDetails()
CfnCustomActionTypePropsgetOutputArtifactDetails in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-outputartifactdetailspublic final String getProvider()
CfnCustomActionTypePropsgetProvider in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-providerpublic final String getVersion()
CfnCustomActionTypePropsgetVersion in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-versionpublic final Object getConfigurationProperties()
CfnCustomActionTypePropsgetConfigurationProperties in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-configurationpropertiespublic final Object getSettings()
CfnCustomActionTypePropsgetSettings in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-settingspublic final List<CfnTag> getTags()
CfnCustomActionTypePropsgetTags in interface CfnCustomActionTypePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.