@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 CfnPolicyPropspublic final String getPolicyName()
CfnPolicyPropsgetPolicyName in interface CfnPolicyPropspublic final Object getRemediationEnabled()
CfnPolicyPropsgetRemediationEnabled in interface CfnPolicyPropspublic final String getResourceType()
CfnPolicyPropsgetResourceType in interface CfnPolicyPropspublic final Object getSecurityServicePolicyData()
CfnPolicyPropsgetSecurityServicePolicyData in interface CfnPolicyPropspublic final Object getDeleteAllPolicyResources()
CfnPolicyPropsgetDeleteAllPolicyResources in interface CfnPolicyPropspublic final Object getExcludeMap()
CfnPolicyPropsgetExcludeMap in interface CfnPolicyPropspublic final Object getIncludeMap()
CfnPolicyPropsgetIncludeMap in interface CfnPolicyPropspublic final Object getResourceTags()
CfnPolicyPropsgetResourceTags in interface CfnPolicyPropspublic final List<String> getResourceTypeList()
CfnPolicyPropsgetResourceTypeList in interface CfnPolicyPropspublic final List<CfnPolicy.PolicyTagProperty> getTags()
CfnPolicyPropsgetTags in interface CfnPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.