public static final class CfnAppProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAppProps
software.amazon.jsii.JsiiObject.InitializationModeCfnAppProps.Builder, CfnAppProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken()
`AWS::Amplify::App.AccessToken`.
|
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 |
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<software.amazon.awscdk.core.CfnTag> |
getTags()
`AWS::Amplify::App.Tags`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=External) public String getName()
getName in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-name@Stability(value=External) @Nullable public String getAccessToken()
getAccessToken in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-accesstoken@Stability(value=External) @Nullable public Object getBasicAuthConfig()
getBasicAuthConfig in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-basicauthconfig@Stability(value=External) @Nullable public String getBuildSpec()
getBuildSpec in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-buildspec@Stability(value=External) @Nullable public Object getCustomRules()
getCustomRules in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-customrules@Stability(value=External) @Nullable public String getDescription()
getDescription in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-description@Stability(value=External) @Nullable public Object getEnvironmentVariables()
getEnvironmentVariables in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-environmentvariables@Stability(value=External) @Nullable public String getIamServiceRole()
getIamServiceRole in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-iamservicerole@Stability(value=External) @Nullable public String getOauthToken()
getOauthToken in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-oauthtoken@Stability(value=External) @Nullable public String getRepository()
getRepository in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-repository@Stability(value=External) @Nullable public List<software.amazon.awscdk.core.CfnTag> getTags()
getTags in interface CfnAppPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-tagsCopyright © 2019. All rights reserved.