@Stability(value=Stable) @Internal public static final class CfnCustomActionType.ConfigurationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCustomActionType.ConfigurationPropertiesProperty
CfnCustomActionType.ConfigurationPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCustomActionType.ConfigurationPropertiesProperty.Builder, CfnCustomActionType.ConfigurationPropertiesProperty.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 key,
String name,
Object required,
Object secret,
String description,
Object queryable,
String type)
Constructor that initializes the object based on literal property values passed by the
CfnCustomActionType.ArtifactDetailsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`CfnCustomActionType.ConfigurationPropertiesProperty.Description`.
|
Object |
getKey()
`CfnCustomActionType.ConfigurationPropertiesProperty.Key`.
|
String |
getName()
`CfnCustomActionType.ConfigurationPropertiesProperty.Name`.
|
Object |
getQueryable()
`CfnCustomActionType.ConfigurationPropertiesProperty.Queryable`.
|
Object |
getRequired()
`CfnCustomActionType.ConfigurationPropertiesProperty.Required`.
|
Object |
getSecret()
`CfnCustomActionType.ConfigurationPropertiesProperty.Secret`.
|
String |
getType()
`CfnCustomActionType.ConfigurationPropertiesProperty.Type`.
|
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.public final Object getKey()
CfnCustomActionType.ConfigurationPropertiesPropertygetKey in interface CfnCustomActionType.ConfigurationPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-keypublic final String getName()
CfnCustomActionType.ConfigurationPropertiesPropertygetName in interface CfnCustomActionType.ConfigurationPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-namepublic final Object getRequired()
CfnCustomActionType.ConfigurationPropertiesPropertygetRequired in interface CfnCustomActionType.ConfigurationPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-requiredpublic final Object getSecret()
CfnCustomActionType.ConfigurationPropertiesPropertygetSecret in interface CfnCustomActionType.ConfigurationPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-secretpublic final String getDescription()
CfnCustomActionType.ConfigurationPropertiesPropertygetDescription in interface CfnCustomActionType.ConfigurationPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-descriptionpublic final Object getQueryable()
CfnCustomActionType.ConfigurationPropertiesPropertygetQueryable in interface CfnCustomActionType.ConfigurationPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-queryablepublic final String getType()
CfnCustomActionType.ConfigurationPropertiesPropertygetType in interface CfnCustomActionType.ConfigurationPropertiesPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-type@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.