public static final class CfnLaunchRoleConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchRoleConstraintProps
software.amazon.jsii.JsiiObject.InitializationModeCfnLaunchRoleConstraintProps.Builder, CfnLaunchRoleConstraintProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage()
``AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage``
|
String |
getDescription()
``AWS::ServiceCatalog::LaunchRoleConstraint.Description``
|
String |
getPortfolioId()
``AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId``
|
String |
getProductId()
``AWS::ServiceCatalog::LaunchRoleConstraint.ProductId``
|
String |
getRoleArn()
``AWS::ServiceCatalog::LaunchRoleConstraint.RoleArn``
|
void |
setAcceptLanguage(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage``
|
void |
setDescription(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.Description``
|
void |
setPortfolioId(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.PortfolioId``
|
void |
setProductId(String value)
``AWS::ServiceCatalog::LaunchRoleConstraint.ProductId``
|
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 String getPortfolioId()
getPortfolioId in interface CfnLaunchRoleConstraintPropspublic void setPortfolioId(String value)
setPortfolioId in interface CfnLaunchRoleConstraintPropspublic String getProductId()
getProductId in interface CfnLaunchRoleConstraintPropspublic void setProductId(String value)
setProductId in interface CfnLaunchRoleConstraintPropspublic String getRoleArn()
getRoleArn in interface CfnLaunchRoleConstraintPropspublic void setRoleArn(String value)
setRoleArn in interface CfnLaunchRoleConstraintProps@Nullable public String getAcceptLanguage()
getAcceptLanguage in interface CfnLaunchRoleConstraintPropspublic void setAcceptLanguage(@Nullable String value)
setAcceptLanguage in interface CfnLaunchRoleConstraintProps@Nullable public String getDescription()
getDescription in interface CfnLaunchRoleConstraintPropspublic void setDescription(@Nullable String value)
setDescription in interface CfnLaunchRoleConstraintPropsCopyright © 2019. All rights reserved.