@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(CfnCustomActionTypeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCustomActionTypeProps.Builder. |
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 |
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(CfnCustomActionTypeProps.Builder builder)
CfnCustomActionTypeProps.Builder.public final String getCategory()
CfnCustomActionTypePropsgetCategory in interface CfnCustomActionTypePropspublic final Object getConfigurationProperties()
CfnCustomActionTypePropsgetConfigurationProperties in interface CfnCustomActionTypePropspublic final Object getInputArtifactDetails()
CfnCustomActionTypePropsgetInputArtifactDetails in interface CfnCustomActionTypePropspublic final Object getOutputArtifactDetails()
CfnCustomActionTypePropsgetOutputArtifactDetails in interface CfnCustomActionTypePropspublic final String getProvider()
CfnCustomActionTypePropsgetProvider in interface CfnCustomActionTypePropspublic final Object getSettings()
CfnCustomActionTypePropsgetSettings in interface CfnCustomActionTypePropspublic final List<CfnTag> getTags()
CfnCustomActionTypePropsgetTags in interface CfnCustomActionTypePropspublic final String getVersion()
CfnCustomActionTypePropsgetVersion in interface CfnCustomActionTypeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.