@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.781Z") @Stability(value=Stable) public interface CfnConfigurationRecorderProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConfigurationRecorderProps.Builder
A builder for
CfnConfigurationRecorderProps |
static class |
CfnConfigurationRecorderProps.Jsii$Proxy
An implementation for
CfnConfigurationRecorderProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnConfigurationRecorderProps.Builder |
builder() |
default String |
getName()
`AWS::Config::ConfigurationRecorder.Name`.
|
default Object |
getRecordingGroup()
`AWS::Config::ConfigurationRecorder.RecordingGroup`.
|
String |
getRoleArn()
`AWS::Config::ConfigurationRecorder.RoleARN`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Object getRecordingGroup()
@Stability(value=Stable) static CfnConfigurationRecorderProps.Builder builder()
Copyright © 2021. All rights reserved.