@Stability(value=Stable) @Internal public static final class CfnOrganizationConformancePackProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOrganizationConformancePackProps
CfnOrganizationConformancePackPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnOrganizationConformancePackProps.Builder, CfnOrganizationConformancePackProps.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(String organizationConformancePackName,
Object conformancePackInputParameters,
String deliveryS3Bucket,
String deliveryS3KeyPrefix,
List<String> excludedAccounts,
String templateBody,
String templateS3Uri)
Constructor that initializes the object based on literal property values passed by the
CfnOrganizationConformancePackProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConformancePackInputParameters()
`AWS::Config::OrganizationConformancePack.ConformancePackInputParameters`.
|
String |
getDeliveryS3Bucket()
`AWS::Config::OrganizationConformancePack.DeliveryS3Bucket`.
|
String |
getDeliveryS3KeyPrefix()
`AWS::Config::OrganizationConformancePack.DeliveryS3KeyPrefix`.
|
List<String> |
getExcludedAccounts()
`AWS::Config::OrganizationConformancePack.ExcludedAccounts`.
|
String |
getOrganizationConformancePackName()
`AWS::Config::OrganizationConformancePack.OrganizationConformancePackName`.
|
String |
getTemplateBody()
`AWS::Config::OrganizationConformancePack.TemplateBody`.
|
String |
getTemplateS3Uri()
`AWS::Config::OrganizationConformancePack.TemplateS3Uri`.
|
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(String organizationConformancePackName, Object conformancePackInputParameters, String deliveryS3Bucket, String deliveryS3KeyPrefix, List<String> excludedAccounts, String templateBody, String templateS3Uri)
CfnOrganizationConformancePackProps.Builder.public final String getOrganizationConformancePackName()
CfnOrganizationConformancePackPropsgetOrganizationConformancePackName in interface CfnOrganizationConformancePackPropspublic final Object getConformancePackInputParameters()
CfnOrganizationConformancePackPropsgetConformancePackInputParameters in interface CfnOrganizationConformancePackPropspublic final String getDeliveryS3Bucket()
CfnOrganizationConformancePackPropsgetDeliveryS3Bucket in interface CfnOrganizationConformancePackPropspublic final String getDeliveryS3KeyPrefix()
CfnOrganizationConformancePackPropsgetDeliveryS3KeyPrefix in interface CfnOrganizationConformancePackPropspublic final List<String> getExcludedAccounts()
CfnOrganizationConformancePackPropsgetExcludedAccounts in interface CfnOrganizationConformancePackPropspublic final String getTemplateBody()
CfnOrganizationConformancePackPropsgetTemplateBody in interface CfnOrganizationConformancePackPropspublic final String getTemplateS3Uri()
CfnOrganizationConformancePackPropsgetTemplateS3Uri in interface CfnOrganizationConformancePackProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.