@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.903Z") @Stability(value=Stable) public interface CfnManagedPolicyProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnManagedPolicyProps.Builder
A builder for
CfnManagedPolicyProps |
static class |
CfnManagedPolicyProps.Jsii$Proxy
An implementation for
CfnManagedPolicyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnManagedPolicyProps.Builder |
builder() |
default String |
getDescription()
`AWS::IAM::ManagedPolicy.Description`.
|
default List<String> |
getGroups()
`AWS::IAM::ManagedPolicy.Groups`.
|
default String |
getManagedPolicyName()
`AWS::IAM::ManagedPolicy.ManagedPolicyName`.
|
default String |
getPath()
`AWS::IAM::ManagedPolicy.Path`.
|
Object |
getPolicyDocument()
`AWS::IAM::ManagedPolicy.PolicyDocument`.
|
default List<String> |
getRoles()
`AWS::IAM::ManagedPolicy.Roles`.
|
default List<String> |
getUsers()
`AWS::IAM::ManagedPolicy.Users`.
|
@Stability(value=Stable) @NotNull Object getPolicyDocument()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html#cfn-iam-managedpolicy-policydocument@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html#cfn-iam-managedpolicy-description@Stability(value=Stable) @Nullable default List<String> getGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html#cfn-iam-managedpolicy-groups@Stability(value=Stable) @Nullable default String getManagedPolicyName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html#cfn-iam-managedpolicy-managedpolicyname@Stability(value=Stable) @Nullable default String getPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html#cfn-ec2-dhcpoptions-path@Stability(value=Stable) @Nullable default List<String> getRoles()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html#cfn-iam-managedpolicy-roles@Stability(value=Stable) @Nullable default List<String> getUsers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-managedpolicy.html#cfn-iam-managedpolicy-users@Stability(value=Stable) static CfnManagedPolicyProps.Builder builder()
CfnManagedPolicyProps.Builder of CfnManagedPolicyPropsCopyright © 2020. All rights reserved.