| Package | Description |
|---|---|
| software.amazon.awscdk.services.config |
AWS Config Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnConfigurationRecorderProps.Builder |
CfnConfigurationRecorderProps.builder() |
CfnConfigurationRecorderProps.Builder |
CfnConfigurationRecorderProps.Builder.name(String name)
Sets the value of
CfnConfigurationRecorderProps.getName() |
CfnConfigurationRecorderProps.Builder |
CfnConfigurationRecorderProps.Builder.recordingGroup(CfnConfigurationRecorder.RecordingGroupProperty recordingGroup)
Sets the value of
CfnConfigurationRecorderProps.getRecordingGroup() |
CfnConfigurationRecorderProps.Builder |
CfnConfigurationRecorderProps.Builder.recordingGroup(IResolvable recordingGroup)
Sets the value of
CfnConfigurationRecorderProps.getRecordingGroup() |
CfnConfigurationRecorderProps.Builder |
CfnConfigurationRecorderProps.Builder.roleArn(String roleArn)
Sets the value of
CfnConfigurationRecorderProps.getRoleArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnConfigurationRecorderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationRecorderProps.Builder. |
Copyright © 2022. All rights reserved.