@Generated(value="jsii-pacmak/0.14.2 (build e881f16)", date="2019-07-25T16:27:36.799Z") @Stability(value=External) public interface CfnAppProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAppProps.Builder
A builder for
CfnAppProps |
static class |
CfnAppProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAppProps.Builder |
builder() |
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`.
|
@Stability(value=External) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-name@Stability(value=External) String getAccessToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-accesstoken@Stability(value=External) Object getBasicAuthConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-basicauthconfig@Stability(value=External) String getBuildSpec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-buildspec@Stability(value=External) Object getCustomRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-customrules@Stability(value=External) String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-description@Stability(value=External) Object getEnvironmentVariables()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-environmentvariables@Stability(value=External) String getIamServiceRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-iamservicerole@Stability(value=External) String getOauthToken()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-oauthtoken@Stability(value=External) String getRepository()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-repository@Stability(value=External) List<software.amazon.awscdk.core.CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-tags@Stability(value=External) static CfnAppProps.Builder builder()
CfnAppProps.Builder of CfnAppPropsCopyright © 2019. All rights reserved.