@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:07.036Z") @Stability(value=Stable) public class CfnLaunchRoleConstraint extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLaunchRoleConstraint.Builder
A fluent builder for
CfnLaunchRoleConstraint. |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$ProxyIConstruct.Jsii$Default| 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 |
|---|---|
|
CfnLaunchRoleConstraint(Construct scope,
String id,
CfnLaunchRoleConstraintProps props)
Create a new `AWS::ServiceCatalog::LaunchRoleConstraint`.
|
protected |
CfnLaunchRoleConstraint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnLaunchRoleConstraint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage()
`AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getDescription()
`AWS::ServiceCatalog::LaunchRoleConstraint.Description`.
|
String |
getLocalRoleName()
`AWS::ServiceCatalog::LaunchRoleConstraint.LocalRoleName`.
|
String |
getPortfolioId()
`AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId`.
|
String |
getProductId()
`AWS::ServiceCatalog::LaunchRoleConstraint.ProductId`.
|
String |
getRoleArn()
`AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn`.
|
void |
inspect(TreeInspector inspector)
(experimental) Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAcceptLanguage(String value)
`AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage`.
|
void |
setDescription(String value)
`AWS::ServiceCatalog::LaunchRoleConstraint.Description`.
|
void |
setLocalRoleName(String value)
`AWS::ServiceCatalog::LaunchRoleConstraint.LocalRoleName`.
|
void |
setPortfolioId(String value)
`AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId`.
|
void |
setProductId(String value)
`AWS::ServiceCatalog::LaunchRoleConstraint.ProductId`.
|
void |
setRoleArn(String value)
`AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnLaunchRoleConstraint(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnLaunchRoleConstraint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnLaunchRoleConstraint(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
CfnLaunchRoleConstraintProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Experimental)
public void inspect(@NotNull
TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=Stable) @NotNull public String getPortfolioId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-portfolioid@Stability(value=Stable)
public void setPortfolioId(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-portfolioid@Stability(value=Stable) @NotNull public String getProductId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-productid@Stability(value=Stable)
public void setProductId(@NotNull
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-productid@Stability(value=Stable) @Nullable public String getAcceptLanguage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-acceptlanguage@Stability(value=Stable)
public void setAcceptLanguage(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-acceptlanguage@Stability(value=Stable) @Nullable public String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-description@Stability(value=Stable)
public void setDescription(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-description@Stability(value=Stable) @Nullable public String getLocalRoleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-localrolename@Stability(value=Stable)
public void setLocalRoleName(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-localrolename@Stability(value=Stable) @Nullable public String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-rolearn@Stability(value=Stable)
public void setRoleArn(@Nullable
String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-rolearnCopyright © 2020. All rights reserved.