@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.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-typepublic final String getArtifactIdentifier()
CfnProject.ArtifactsPropertygetArtifactIdentifier in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-artifactidentifierpublic final Object getEncryptionDisabled()
CfnProject.ArtifactsPropertygetEncryptionDisabled in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-encryptiondisabledpublic final String getLocation()
CfnProject.ArtifactsPropertygetLocation in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-locationpublic final String getName()
CfnProject.ArtifactsPropertygetName in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-namepublic final String getNamespaceType()
CfnProject.ArtifactsPropertygetNamespaceType in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-namespacetypepublic final Object getOverrideArtifactName()
CfnProject.ArtifactsPropertygetOverrideArtifactName in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-overrideartifactnamepublic final String getPackaging()
CfnProject.ArtifactsPropertygetPackaging in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-packagingpublic final String getPath()
CfnProject.ArtifactsPropertygetPath in interface CfnProject.ArtifactsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-path@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.