@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,
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`.
|
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, 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 CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-namepublic final String getAccessToken()
CfnAppPropsgetAccessToken in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-accesstokenpublic final Object getAutoBranchCreationConfig()
CfnAppPropsgetAutoBranchCreationConfig in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-autobranchcreationconfigpublic final Object getBasicAuthConfig()
CfnAppPropsgetBasicAuthConfig in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-basicauthconfigpublic final String getBuildSpec()
CfnAppPropsgetBuildSpec in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-buildspecpublic final Object getCustomRules()
CfnAppPropsgetCustomRules in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-customrulespublic final String getDescription()
CfnAppPropsgetDescription in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-descriptionpublic final Object getEnableBranchAutoDeletion()
CfnAppPropsgetEnableBranchAutoDeletion in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-enablebranchautodeletionpublic final Object getEnvironmentVariables()
CfnAppPropsgetEnvironmentVariables in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-environmentvariablespublic final String getIamServiceRole()
CfnAppPropsgetIamServiceRole in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-iamservicerolepublic final String getOauthToken()
CfnAppPropsgetOauthToken in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-oauthtokenpublic final String getRepository()
CfnAppPropsgetRepository in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-repositorypublic final List<CfnTag> getTags()
CfnAppPropsgetTags in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.