@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:07.037Z") @Stability(value=Stable) public interface CfnLaunchRoleConstraintProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchRoleConstraintProps.Builder
A builder for
CfnLaunchRoleConstraintProps |
static class |
CfnLaunchRoleConstraintProps.Jsii$Proxy
An implementation for
CfnLaunchRoleConstraintProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchRoleConstraintProps.Builder |
builder() |
default String |
getAcceptLanguage()
`AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage`.
|
default String |
getDescription()
`AWS::ServiceCatalog::LaunchRoleConstraint.Description`.
|
default String |
getLocalRoleName()
`AWS::ServiceCatalog::LaunchRoleConstraint.LocalRoleName`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::LaunchRoleConstraint.ProductId`.
|
default String |
getRoleArn()
`AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn`.
|
@Stability(value=Stable) @NotNull String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-portfolioid@Stability(value=Stable) @NotNull String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-productid@Stability(value=Stable) @Nullable default String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-acceptlanguage@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-description@Stability(value=Stable) @Nullable default String getLocalRoleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-localrolename@Stability(value=Stable) @Nullable default String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-rolearn@Stability(value=Stable) static CfnLaunchRoleConstraintProps.Builder builder()
Copyright © 2020. All rights reserved.