@Stability(value=Stable) @Internal public static final class CfnProject.ArtifactsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.ArtifactsProperty
CfnProject.ArtifactsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.ArtifactsProperty.Builder, CfnProject.ArtifactsProperty.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 type,
String artifactIdentifier,
Object encryptionDisabled,
String location,
String name,
String namespaceType,
Object overrideArtifactName,
String packaging,
String path)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArtifactIdentifier()
`CfnProject.ArtifactsProperty.ArtifactIdentifier`.
|
Object |
getEncryptionDisabled()
`CfnProject.ArtifactsProperty.EncryptionDisabled`.
|
String |
getLocation()
`CfnProject.ArtifactsProperty.Location`.
|
String |
getName()
`CfnProject.ArtifactsProperty.Name`.
|
String |
getNamespaceType()
`CfnProject.ArtifactsProperty.NamespaceType`.
|
Object |
getOverrideArtifactName()
`CfnProject.ArtifactsProperty.OverrideArtifactName`.
|
String |
getPackaging()
`CfnProject.ArtifactsProperty.Packaging`.
|
String |
getPath()
`CfnProject.ArtifactsProperty.Path`.
|
String |
getType()
`CfnProject.ArtifactsProperty.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.protected Jsii$Proxy(String type, String artifactIdentifier, Object encryptionDisabled, String location, String name, String namespaceType, Object overrideArtifactName, String packaging, String path)
CfnProject.ArtifactsProperty.Builder.public final String getType()
CfnProject.ArtifactsPropertygetType in interface CfnProject.ArtifactsPropertypublic final String getArtifactIdentifier()
CfnProject.ArtifactsPropertygetArtifactIdentifier in interface CfnProject.ArtifactsPropertypublic final Object getEncryptionDisabled()
CfnProject.ArtifactsPropertygetEncryptionDisabled in interface CfnProject.ArtifactsPropertypublic final String getLocation()
CfnProject.ArtifactsPropertygetLocation in interface CfnProject.ArtifactsPropertypublic final String getName()
CfnProject.ArtifactsPropertygetName in interface CfnProject.ArtifactsPropertypublic final String getNamespaceType()
CfnProject.ArtifactsPropertygetNamespaceType in interface CfnProject.ArtifactsPropertypublic final Object getOverrideArtifactName()
CfnProject.ArtifactsPropertygetOverrideArtifactName in interface CfnProject.ArtifactsPropertypublic final String getPackaging()
CfnProject.ArtifactsPropertygetPackaging in interface CfnProject.ArtifactsPropertypublic final String getPath()
CfnProject.ArtifactsPropertygetPath in interface CfnProject.ArtifactsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.