@Stability(value=Stable) @Internal public static final class CfnLaunchRoleConstraintProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchRoleConstraintProps
CfnLaunchRoleConstraintPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchRoleConstraintProps.Builder, CfnLaunchRoleConstraintProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String portfolioId,
String productId,
String acceptLanguage,
String description,
String localRoleName,
String roleArn)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchRoleConstraintProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAcceptLanguage()
`AWS::ServiceCatalog::LaunchRoleConstraint.AcceptLanguage`.
|
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`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getPortfolioId()
CfnLaunchRoleConstraintPropsgetPortfolioId in interface CfnLaunchRoleConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-portfolioidpublic final String getProductId()
CfnLaunchRoleConstraintPropsgetProductId in interface CfnLaunchRoleConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-productidpublic final String getAcceptLanguage()
CfnLaunchRoleConstraintPropsgetAcceptLanguage in interface CfnLaunchRoleConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-acceptlanguagepublic final String getDescription()
CfnLaunchRoleConstraintPropsgetDescription in interface CfnLaunchRoleConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-descriptionpublic final String getLocalRoleName()
CfnLaunchRoleConstraintPropsgetLocalRoleName in interface CfnLaunchRoleConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-localrolenamepublic final String getRoleArn()
CfnLaunchRoleConstraintPropsgetRoleArn in interface CfnLaunchRoleConstraintPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchroleconstraint.html#cfn-servicecatalog-launchroleconstraint-rolearn@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.