@Stability(value=Stable) @Internal public static final class CfnConfigurationRecorderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationRecorderProps
CfnConfigurationRecorderPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigurationRecorderProps.Builder, CfnConfigurationRecorderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfigurationRecorderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationRecorderProps.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) |
String |
getName()
A name for the configuration recorder.
|
Object |
getRecordingGroup()
Indicates whether to record configurations for all supported resources or for a list of resource types.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the IAM (IAM) role that is used to make read or write requests to the delivery channel that you specify and to get configuration details for supported AWS resources.
|
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(CfnConfigurationRecorderProps.Builder builder)
CfnConfigurationRecorderProps.Builder.public final String getRoleArn()
CfnConfigurationRecorderPropsFor more information, see Permissions for the IAM Role Assigned to AWS Config in the AWS Config Developer Guide.
getRoleArn in interface CfnConfigurationRecorderPropspublic final String getName()
CfnConfigurationRecorderPropsIf you don't specify a name, AWS CloudFormation CloudFormation generates a unique physical ID and uses that ID for the configuration recorder name. For more information, see Name Type .
After you create a configuration recorder, you cannot rename it. If you don't want a name that AWS CloudFormation generates, specify a value for this property.
Updates are not supported.
getName in interface CfnConfigurationRecorderPropspublic final Object getRecordingGroup()
CfnConfigurationRecorderPropsThe resource types that you list must be supported by AWS Config .
getRecordingGroup in interface CfnConfigurationRecorderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.