| 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() |
Copyright © 2021. All rights reserved.