| Modifier and Type | Method and Description |
|---|---|
static CfnBranchProps.Builder |
CfnBranchProps.builder() |
CfnBranchProps.Builder |
CfnBranchProps.Builder.withAppId(String value)
Sets the value of AppId
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withBasicAuthConfig(CfnBranch.BasicAuthConfigProperty value)
Sets the value of BasicAuthConfig
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withBasicAuthConfig(software.amazon.awscdk.core.IResolvable value)
Sets the value of BasicAuthConfig
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withBranchName(String value)
Sets the value of BranchName
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withBuildSpec(String value)
Sets the value of BuildSpec
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withDescription(String value)
Sets the value of Description
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withEnvironmentVariables(software.amazon.awscdk.core.IResolvable value)
Sets the value of EnvironmentVariables
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withEnvironmentVariables(List<Object> value)
Sets the value of EnvironmentVariables
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withStage(String value)
Sets the value of Stage
|
CfnBranchProps.Builder |
CfnBranchProps.Builder.withTags(List<software.amazon.awscdk.core.CfnTag> value)
Sets the value of Tags
|
Copyright © 2019. All rights reserved.