@Stability(value=Stable) @Internal public static final class CfnAppProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAppProps
CfnAppPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAppProps.Builder, CfnAppProps.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 name,
String accessToken,
Object autoBranchCreationConfig,
Object basicAuthConfig,
String buildSpec,
String customHeaders,
Object customRules,
String description,
Object enableBranchAutoDeletion,
Object environmentVariables,
String iamServiceRole,
String oauthToken,
String repository,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnAppProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessToken()
`AWS::Amplify::App.AccessToken`.
|
Object |
getAutoBranchCreationConfig()
`AWS::Amplify::App.AutoBranchCreationConfig`.
|
Object |
getBasicAuthConfig()
`AWS::Amplify::App.BasicAuthConfig`.
|
String |
getBuildSpec()
`AWS::Amplify::App.BuildSpec`.
|
String |
getCustomHeaders()
`AWS::Amplify::App.CustomHeaders`.
|
Object |
getCustomRules()
`AWS::Amplify::App.CustomRules`.
|
String |
getDescription()
`AWS::Amplify::App.Description`.
|
Object |
getEnableBranchAutoDeletion()
`AWS::Amplify::App.EnableBranchAutoDeletion`.
|
Object |
getEnvironmentVariables()
`AWS::Amplify::App.EnvironmentVariables`.
|
String |
getIamServiceRole()
`AWS::Amplify::App.IAMServiceRole`.
|
String |
getName()
`AWS::Amplify::App.Name`.
|
String |
getOauthToken()
`AWS::Amplify::App.OauthToken`.
|
String |
getRepository()
`AWS::Amplify::App.Repository`.
|
List<CfnTag> |
getTags()
`AWS::Amplify::App.Tags`.
|
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 name, String accessToken, Object autoBranchCreationConfig, Object basicAuthConfig, String buildSpec, String customHeaders, Object customRules, String description, Object enableBranchAutoDeletion, Object environmentVariables, String iamServiceRole, String oauthToken, String repository, List<? extends CfnTag> tags)
CfnAppProps.Builder.public final String getName()
CfnAppPropsgetName in interface CfnAppPropspublic final String getAccessToken()
CfnAppPropsgetAccessToken in interface CfnAppPropspublic final Object getAutoBranchCreationConfig()
CfnAppPropsgetAutoBranchCreationConfig in interface CfnAppPropspublic final Object getBasicAuthConfig()
CfnAppPropsgetBasicAuthConfig in interface CfnAppPropspublic final String getBuildSpec()
CfnAppPropsgetBuildSpec in interface CfnAppPropspublic final String getCustomHeaders()
CfnAppPropsgetCustomHeaders in interface CfnAppPropspublic final Object getCustomRules()
CfnAppPropsgetCustomRules in interface CfnAppPropspublic final String getDescription()
CfnAppPropsgetDescription in interface CfnAppPropspublic final Object getEnableBranchAutoDeletion()
CfnAppPropsgetEnableBranchAutoDeletion in interface CfnAppPropspublic final Object getEnvironmentVariables()
CfnAppPropsgetEnvironmentVariables in interface CfnAppPropspublic final String getIamServiceRole()
CfnAppPropsgetIamServiceRole in interface CfnAppPropspublic final String getOauthToken()
CfnAppPropsgetOauthToken in interface CfnAppPropspublic final String getRepository()
CfnAppPropsgetRepository in interface CfnAppPropspublic final List<CfnTag> getTags()
CfnAppPropsgetTags in interface CfnAppProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.