@Stability(value=Stable) @Internal public static final class CfnPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPolicyProps
CfnPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPolicyProps.Builder, CfnPolicyProps.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(Object excludeResourceTags,
String policyName,
Object remediationEnabled,
String resourceType,
Object securityServicePolicyData,
Object deleteAllPolicyResources,
Object excludeMap,
Object includeMap,
Object resourceTags,
List<String> resourceTypeList,
List<? extends CfnPolicy.PolicyTagProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnPolicyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteAllPolicyResources()
`AWS::FMS::Policy.DeleteAllPolicyResources`.
|
Object |
getExcludeMap()
`AWS::FMS::Policy.ExcludeMap`.
|
Object |
getExcludeResourceTags()
`AWS::FMS::Policy.ExcludeResourceTags`.
|
Object |
getIncludeMap()
`AWS::FMS::Policy.IncludeMap`.
|
String |
getPolicyName()
`AWS::FMS::Policy.PolicyName`.
|
Object |
getRemediationEnabled()
`AWS::FMS::Policy.RemediationEnabled`.
|
Object |
getResourceTags()
`AWS::FMS::Policy.ResourceTags`.
|
String |
getResourceType()
`AWS::FMS::Policy.ResourceType`.
|
List<String> |
getResourceTypeList()
`AWS::FMS::Policy.ResourceTypeList`.
|
Object |
getSecurityServicePolicyData()
`AWS::FMS::Policy.SecurityServicePolicyData`.
|
List<CfnPolicy.PolicyTagProperty> |
getTags()
`AWS::FMS::Policy.Tags`.
|
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.protected Jsii$Proxy(Object excludeResourceTags, String policyName, Object remediationEnabled, String resourceType, Object securityServicePolicyData, Object deleteAllPolicyResources, Object excludeMap, Object includeMap, Object resourceTags, List<String> resourceTypeList, List<? extends CfnPolicy.PolicyTagProperty> tags)
CfnPolicyProps.Builder.public final Object getExcludeResourceTags()
CfnPolicyPropsgetExcludeResourceTags in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-excluderesourcetagspublic final String getPolicyName()
CfnPolicyPropsgetPolicyName in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-policynamepublic final Object getRemediationEnabled()
CfnPolicyPropsgetRemediationEnabled in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-remediationenabledpublic final String getResourceType()
CfnPolicyPropsgetResourceType in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-resourcetypepublic final Object getSecurityServicePolicyData()
CfnPolicyPropsgetSecurityServicePolicyData in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-securityservicepolicydatapublic final Object getDeleteAllPolicyResources()
CfnPolicyPropsgetDeleteAllPolicyResources in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-deleteallpolicyresourcespublic final Object getExcludeMap()
CfnPolicyPropsgetExcludeMap in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-excludemappublic final Object getIncludeMap()
CfnPolicyPropsgetIncludeMap in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-includemappublic final Object getResourceTags()
CfnPolicyPropsgetResourceTags in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-resourcetagspublic final List<String> getResourceTypeList()
CfnPolicyPropsgetResourceTypeList in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-resourcetypelistpublic final List<CfnPolicy.PolicyTagProperty> getTags()
CfnPolicyPropsgetTags in interface CfnPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html#cfn-fms-policy-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.