@Stability(value=Stable) public static final class CfnProfileProps.Builder extends Object implements software.amazon.jsii.Builder<CfnProfileProps>
CfnProfileProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnProfileProps.Builder durationSeconds(Number durationSeconds)
CfnProfileProps.getDurationSeconds()durationSeconds - `AWS::RolesAnywhere::Profile.DurationSeconds`.this@Stability(value=Stable) public CfnProfileProps.Builder enabled(Boolean enabled)
CfnProfileProps.getEnabled()enabled - `AWS::RolesAnywhere::Profile.Enabled`.this@Stability(value=Stable) public CfnProfileProps.Builder enabled(IResolvable enabled)
CfnProfileProps.getEnabled()enabled - `AWS::RolesAnywhere::Profile.Enabled`.this@Stability(value=Stable) public CfnProfileProps.Builder managedPolicyArns(List<String> managedPolicyArns)
CfnProfileProps.getManagedPolicyArns()managedPolicyArns - `AWS::RolesAnywhere::Profile.ManagedPolicyArns`.this@Stability(value=Stable) public CfnProfileProps.Builder name(String name)
CfnProfileProps.getName()name - `AWS::RolesAnywhere::Profile.Name`.this@Stability(value=Stable) public CfnProfileProps.Builder requireInstanceProperties(Boolean requireInstanceProperties)
CfnProfileProps.getRequireInstanceProperties()requireInstanceProperties - `AWS::RolesAnywhere::Profile.RequireInstanceProperties`.this@Stability(value=Stable) public CfnProfileProps.Builder requireInstanceProperties(IResolvable requireInstanceProperties)
CfnProfileProps.getRequireInstanceProperties()requireInstanceProperties - `AWS::RolesAnywhere::Profile.RequireInstanceProperties`.this@Stability(value=Stable) public CfnProfileProps.Builder roleArns(List<String> roleArns)
CfnProfileProps.getRoleArns()roleArns - `AWS::RolesAnywhere::Profile.RoleArns`.this@Stability(value=Stable) public CfnProfileProps.Builder sessionPolicy(String sessionPolicy)
CfnProfileProps.getSessionPolicy()sessionPolicy - `AWS::RolesAnywhere::Profile.SessionPolicy`.this@Stability(value=Stable) public CfnProfileProps.Builder tags(List<? extends CfnTag> tags)
CfnProfileProps.getTags()tags - `AWS::RolesAnywhere::Profile.Tags`.this@Stability(value=Stable) public CfnProfileProps build()
build in interface software.amazon.jsii.Builder<CfnProfileProps>CfnProfilePropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.