public static final class LaunchRoleConstraintResourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LaunchRoleConstraintResourceProps
software.amazon.jsii.JsiiObject.InitializationModeLaunchRoleConstraintResourceProps.Builder, LaunchRoleConstraintResourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAcceptLanguage()
``AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage``
|
Object |
getDescription()
``AWS::ServiceCatalog::LaunchRoleConstraint.Description``
|
Object |
getPortfolioId()
``AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId``
|
Object |
getProductId()
``AWS::ServiceCatalog::LaunchRoleConstraint.ProductId``
|
Object |
getRoleArn()
``AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn``
|
void |
setAcceptLanguage(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage``
|
void |
setAcceptLanguage(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage``
|
void |
setDescription(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchRoleConstraint.Description``
|
void |
setDescription(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.Description``
|
void |
setPortfolioId(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId``
|
void |
setPortfolioId(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId``
|
void |
setProductId(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchRoleConstraint.ProductId``
|
void |
setProductId(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.ProductId``
|
void |
setRoleArn(software.amazon.awscdk.CloudFormationToken value)
``AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn``
|
void |
setRoleArn(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getPortfolioId()
getPortfolioId in interface LaunchRoleConstraintResourcePropspublic void setPortfolioId(String value)
setPortfolioId in interface LaunchRoleConstraintResourcePropspublic void setPortfolioId(software.amazon.awscdk.CloudFormationToken value)
setPortfolioId in interface LaunchRoleConstraintResourcePropspublic Object getProductId()
getProductId in interface LaunchRoleConstraintResourcePropspublic void setProductId(String value)
setProductId in interface LaunchRoleConstraintResourcePropspublic void setProductId(software.amazon.awscdk.CloudFormationToken value)
setProductId in interface LaunchRoleConstraintResourcePropspublic Object getRoleArn()
getRoleArn in interface LaunchRoleConstraintResourcePropspublic void setRoleArn(String value)
setRoleArn in interface LaunchRoleConstraintResourcePropspublic void setRoleArn(software.amazon.awscdk.CloudFormationToken value)
setRoleArn in interface LaunchRoleConstraintResourceProps@Nullable public Object getAcceptLanguage()
getAcceptLanguage in interface LaunchRoleConstraintResourcePropspublic void setAcceptLanguage(@Nullable String value)
setAcceptLanguage in interface LaunchRoleConstraintResourcePropspublic void setAcceptLanguage(@Nullable software.amazon.awscdk.CloudFormationToken value)
setAcceptLanguage in interface LaunchRoleConstraintResourceProps@Nullable public Object getDescription()
getDescription in interface LaunchRoleConstraintResourcePropspublic void setDescription(@Nullable String value)
setDescription in interface LaunchRoleConstraintResourcePropspublic void setDescription(@Nullable software.amazon.awscdk.CloudFormationToken value)
setDescription in interface LaunchRoleConstraintResourcePropsCopyright © 2018. All rights reserved.