| Package | Description |
|---|---|
| software.amazon.awscdk.services.fms |
AWS::FMS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnPolicy.IEMapProperty.Jsii$Proxy
An implementation for
CfnPolicy.IEMapProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnPolicy.IEMapProperty |
CfnPolicy.IEMapProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPolicy.Builder |
CfnPolicy.Builder.excludeMap(CfnPolicy.IEMapProperty excludeMap)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to exclude from the policy.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.excludeMap(CfnPolicy.IEMapProperty excludeMap)
Sets the value of
CfnPolicyProps.getExcludeMap() |
CfnPolicy.Builder |
CfnPolicy.Builder.includeMap(CfnPolicy.IEMapProperty includeMap)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in the policy.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.includeMap(CfnPolicy.IEMapProperty includeMap)
Sets the value of
CfnPolicyProps.getIncludeMap() |
void |
CfnPolicy.setExcludeMap(CfnPolicy.IEMapProperty value)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to exclude from the policy.
|
void |
CfnPolicy.setIncludeMap(CfnPolicy.IEMapProperty value)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in the policy.
|
Copyright © 2022. All rights reserved.