@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(CfnOrganizationConformancePackProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOrganizationConformancePackProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConformancePackInputParameters()
A list of `ConformancePackInputParameter` objects.
|
String |
getDeliveryS3Bucket()
The name of the Amazon S3 bucket where AWS Config stores conformance pack templates.
|
String |
getDeliveryS3KeyPrefix()
Any folder structure you want to add to an Amazon S3 bucket.
|
List<String> |
getExcludedAccounts()
A comma-separated list of accounts excluded from organization conformance pack.
|
String |
getOrganizationConformancePackName()
The name you assign to an organization conformance pack.
|
String |
getTemplateBody()
A string containing full conformance pack template body.
|
String |
getTemplateS3Uri()
Location of file containing the template body.
|
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(CfnOrganizationConformancePackProps.Builder builder)
CfnOrganizationConformancePackProps.Builder.public final String getOrganizationConformancePackName()
CfnOrganizationConformancePackPropsgetOrganizationConformancePackName in interface CfnOrganizationConformancePackPropspublic final Object getConformancePackInputParameters()
CfnOrganizationConformancePackPropsgetConformancePackInputParameters in interface CfnOrganizationConformancePackPropspublic final String getDeliveryS3Bucket()
CfnOrganizationConformancePackProps
This field is optional.
getDeliveryS3Bucket in interface CfnOrganizationConformancePackPropspublic final String getDeliveryS3KeyPrefix()
CfnOrganizationConformancePackProps
This field is optional.
getDeliveryS3KeyPrefix in interface CfnOrganizationConformancePackPropspublic final List<String> getExcludedAccounts()
CfnOrganizationConformancePackPropsgetExcludedAccounts in interface CfnOrganizationConformancePackPropspublic final String getTemplateBody()
CfnOrganizationConformancePackPropsStructure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody in interface CfnOrganizationConformancePackPropspublic final String getTemplateS3Uri()
CfnOrganizationConformancePackPropsThe uri must point to the conformance pack template (max size: 300 KB).
getTemplateS3Uri in interface CfnOrganizationConformancePackProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.