@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.EnvironmentPropertypublic final String getImage()
CfnProject.EnvironmentPropertygetImage in interface CfnProject.EnvironmentPropertypublic final String getType()
CfnProject.EnvironmentPropertygetType in interface CfnProject.EnvironmentPropertypublic final String getCertificate()
CfnProject.EnvironmentPropertygetCertificate in interface CfnProject.EnvironmentPropertypublic final Object getEnvironmentVariables()
CfnProject.EnvironmentPropertygetEnvironmentVariables in interface CfnProject.EnvironmentPropertypublic final String getImagePullCredentialsType()
CfnProject.EnvironmentPropertygetImagePullCredentialsType in interface CfnProject.EnvironmentPropertypublic final Object getPrivilegedMode()
CfnProject.EnvironmentPropertygetPrivilegedMode in interface CfnProject.EnvironmentPropertypublic final Object getRegistryCredential()
CfnProject.EnvironmentPropertygetRegistryCredential in interface CfnProject.EnvironmentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.