@Stability(value=Stable) @Internal public static final class CfnProject.EnvironmentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.EnvironmentProperty
CfnProject.EnvironmentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.EnvironmentProperty.Builder, CfnProject.EnvironmentProperty.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 computeType,
String image,
String type,
String certificate,
Object environmentVariables,
String imagePullCredentialsType,
Object privilegedMode,
Object registryCredential)
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 |
getCertificate()
`CfnProject.EnvironmentProperty.Certificate`.
|
String |
getComputeType()
`CfnProject.EnvironmentProperty.ComputeType`.
|
Object |
getEnvironmentVariables()
`CfnProject.EnvironmentProperty.EnvironmentVariables`.
|
String |
getImage()
`CfnProject.EnvironmentProperty.Image`.
|
String |
getImagePullCredentialsType()
`CfnProject.EnvironmentProperty.ImagePullCredentialsType`.
|
Object |
getPrivilegedMode()
`CfnProject.EnvironmentProperty.PrivilegedMode`.
|
Object |
getRegistryCredential()
`CfnProject.EnvironmentProperty.RegistryCredential`.
|
String |
getType()
`CfnProject.EnvironmentProperty.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 computeType, String image, String type, String certificate, Object environmentVariables, String imagePullCredentialsType, Object privilegedMode, Object registryCredential)
CfnProject.ArtifactsProperty.Builder.public final String getComputeType()
CfnProject.EnvironmentPropertygetComputeType in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-computetypepublic final String getImage()
CfnProject.EnvironmentPropertygetImage in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-imagepublic final String getType()
CfnProject.EnvironmentPropertygetType in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-typepublic final String getCertificate()
CfnProject.EnvironmentPropertygetCertificate in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-certificatepublic final Object getEnvironmentVariables()
CfnProject.EnvironmentPropertygetEnvironmentVariables in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-environmentvariablespublic final String getImagePullCredentialsType()
CfnProject.EnvironmentPropertygetImagePullCredentialsType in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-imagepullcredentialstypepublic final Object getPrivilegedMode()
CfnProject.EnvironmentPropertygetPrivilegedMode in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-privilegedmodepublic final Object getRegistryCredential()
CfnProject.EnvironmentPropertygetRegistryCredential in interface CfnProject.EnvironmentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-registrycredential@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.