ConfigurationRecorderSummary.Builder |
ConfigurationRecorderSummary.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the configuration recorder.
|
static ConfigurationRecorderSummary.Builder |
ConfigurationRecorderSummary.builder() |
|
ConfigurationRecorderSummary.Builder |
ConfigurationRecorderSummary.Builder.name(String name) |
The name of the configuration recorder.
|
ConfigurationRecorderSummary.Builder |
ConfigurationRecorderSummary.Builder.recordingScope(String recordingScope) |
Indicates whether the ConfigurationItems in scope for the configuration recorder are recorded for free ( INTERNAL)
or if you are charged a service fee for recording ( PAID).
|
ConfigurationRecorderSummary.Builder |
ConfigurationRecorderSummary.Builder.recordingScope(RecordingScope recordingScope) |
Indicates whether the ConfigurationItems in scope for the configuration recorder are recorded for free ( INTERNAL)
or if you are charged a service fee for recording ( PAID).
|
ConfigurationRecorderSummary.Builder |
ConfigurationRecorderSummary.Builder.servicePrincipal(String servicePrincipal) |
For service-linked configuration recorders, indicates which Amazon Web Services service the configuration
recorder is linked to.
|
ConfigurationRecorderSummary.Builder |
ConfigurationRecorderSummary.toBuilder() |
|