@Generated(value="jsii-pacmak/0.14.2 (build e881f16)", date="2019-07-25T16:27:36.801Z") @Stability(value=External) public class CfnBranch extends software.amazon.awscdk.core.CfnResource
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html| Modifier and Type | Class and Description |
|---|---|
static interface |
CfnBranch.BasicAuthConfigProperty |
static interface |
CfnBranch.EnvironmentVariableProperty |
| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnBranch(software.amazon.awscdk.core.Construct scope,
String id,
CfnBranchProps props)
Create a new `AWS::Amplify::Branch`.
|
protected |
CfnBranch(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId()
`AWS::Amplify::Branch.AppId`.
|
String |
getAttrArn() |
String |
getAttrBranchName() |
Object |
getBasicAuthConfig()
`AWS::Amplify::Branch.BasicAuthConfig`.
|
String |
getBranchName()
`AWS::Amplify::Branch.BranchName`.
|
String |
getBuildSpec()
`AWS::Amplify::Branch.BuildSpec`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getDescription()
`AWS::Amplify::Branch.Description`.
|
Object |
getEnvironmentVariables()
`AWS::Amplify::Branch.EnvironmentVariables`.
|
String |
getStage()
`AWS::Amplify::Branch.Stage`.
|
software.amazon.awscdk.core.TagManager |
getTags()
`AWS::Amplify::Branch.Tags`.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAppId(String value)
`AWS::Amplify::Branch.AppId`.
|
void |
setBasicAuthConfig(CfnBranch.BasicAuthConfigProperty value)
`AWS::Amplify::Branch.BasicAuthConfig`.
|
void |
setBasicAuthConfig(software.amazon.awscdk.core.IResolvable value)
`AWS::Amplify::Branch.BasicAuthConfig`.
|
void |
setBranchName(String value)
`AWS::Amplify::Branch.BranchName`.
|
void |
setBuildSpec(String value)
`AWS::Amplify::Branch.BuildSpec`.
|
void |
setDescription(String value)
`AWS::Amplify::Branch.Description`.
|
void |
setEnvironmentVariables(software.amazon.awscdk.core.IResolvable value)
`AWS::Amplify::Branch.EnvironmentVariables`.
|
void |
setEnvironmentVariables(List<Object> value)
`AWS::Amplify::Branch.EnvironmentVariables`.
|
void |
setStage(String value)
`AWS::Amplify::Branch.Stage`.
|
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getUpdatedProperites, isCfnResource, toString, validatePropertiesgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId, preparegetNode, isConstruct, synthesize, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet@Stability(value=External) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnBranch(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=External)
public CfnBranch(software.amazon.awscdk.core.Construct scope,
String id,
CfnBranchProps props)
scope - - scope in which this resource is defined.id - - scoped id of the resource.props - - resource properties.@Stability(value=External) protected Map<String,Object> renderProperties(Map<String,Object> props)
renderProperties in class software.amazon.awscdk.core.CfnResource@Stability(value=External) public String getAttrArn()
@Stability(value=External) public String getAttrBranchName()
@Stability(value=External) protected Map<String,Object> getCfnProperties()
getCfnProperties in class software.amazon.awscdk.core.CfnResource@Stability(value=External) public software.amazon.awscdk.core.TagManager getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-tags@Stability(value=External) public String getAppId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-appid@Stability(value=External) public void setAppId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-appid@Stability(value=External) public String getBranchName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-branchname@Stability(value=External) public void setBranchName(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-branchname@Stability(value=External) @Nullable public Object getBasicAuthConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-basicauthconfig@Stability(value=External) public void setBasicAuthConfig(@Nullable software.amazon.awscdk.core.IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-basicauthconfig@Stability(value=External) public void setBasicAuthConfig(@Nullable CfnBranch.BasicAuthConfigProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-basicauthconfig@Stability(value=External) @Nullable public String getBuildSpec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-buildspec@Stability(value=External) public void setBuildSpec(@Nullable String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-buildspec@Stability(value=External) @Nullable public String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-description@Stability(value=External) public void setDescription(@Nullable String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-description@Stability(value=External) @Nullable public Object getEnvironmentVariables()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-environmentvariables@Stability(value=External) public void setEnvironmentVariables(@Nullable software.amazon.awscdk.core.IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-environmentvariables@Stability(value=External) public void setEnvironmentVariables(@Nullable List<Object> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-environmentvariables@Stability(value=External) @Nullable public String getStage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-stageCopyright © 2019. All rights reserved.