@Generated(value="software.amazon.awssdk:codegen") public final class RecordingStrategy extends Object implements SdkPojo, Serializable, ToCopyableBuilder<RecordingStrategy.Builder,RecordingStrategy>
Specifies the recording strategy of the configuration recorder.
| Modifier and Type | Class and Description |
|---|---|
static interface |
RecordingStrategy.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RecordingStrategy.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends RecordingStrategy.Builder> |
serializableBuilderClass() |
RecordingStrategy.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
RecordingStrategyType |
useOnly()
The recording strategy for the configuration recorder.
|
String |
useOnlyAsString()
The recording strategy for the configuration recorder.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final RecordingStrategyType useOnly()
The recording strategy for the configuration recorder.
If you set this option to ALL_SUPPORTED_RESOURCE_TYPES, Config records configuration changes for all
supported regionally recorded resource types. You also must set the allSupported field of RecordingGroup to
true. When Config adds support for a new regionally recorded resource type, Config automatically
starts recording resources of that type. For a list of supported resource types, see Supported Resource Types in the Config developer guide.
If you set this option to INCLUSION_BY_RESOURCE_TYPES, Config records configuration changes for only
the resource types that you specify in the resourceTypes field of RecordingGroup.
If you set this option to EXCLUSION_BY_RESOURCE_TYPES, Config records configuration changes for all
supported resource types, except the resource types that you specify to exclude from being recorded in the
resourceTypes field of ExclusionByResourceTypes.
Required and optional fields
The recordingStrategy field is optional when you set the allSupported field of RecordingGroup to
true.
The recordingStrategy field is optional when you list resource types in the
resourceTypes field of RecordingGroup.
The recordingStrategy field is required if you list resource types to exclude from recording in the
resourceTypes field of ExclusionByResourceTypes.
Overriding fields
If you choose EXCLUSION_BY_RESOURCE_TYPES for the recording strategy, the
exclusionByResourceTypes field will override other properties in the request.
For example, even if you set includeGlobalResourceTypes to false, globally recorded IAM resource
types will still be automatically recorded in this option unless those resource types are specifically listed as
exclusions in the resourceTypes field of exclusionByResourceTypes.
Global resource types and the exclusion recording strategy
By default, if you choose the EXCLUSION_BY_RESOURCE_TYPES recording strategy, when Config adds
support for a new resource type in the Region where you set up the configuration recorder, including global
resource types, Config starts recording resources of that type automatically.
In addition, unless specifically listed as exclusions, AWS::RDS::GlobalCluster will be recorded
automatically in all supported Config Regions were the configuration recorder is enabled. IAM users, groups,
roles, and customer managed policies will be recorded automatically in all enabled Config Regions where Config
was available before February 2022. This list does not include the following Regions:
Asia Pacific (Hyderabad)
Asia Pacific (Melbourne)
Europe (Spain)
Europe (Zurich)
Israel (Tel Aviv)
Middle East (UAE)
If the service returns an enum value that is not available in the current SDK version, useOnly will
return RecordingStrategyType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from useOnlyAsString().
If you set this option to ALL_SUPPORTED_RESOURCE_TYPES, Config records configuration changes
for all supported regionally recorded resource types. You also must set the allSupported
field of RecordingGroup
to true. When Config adds support for a new regionally recorded resource type, Config
automatically starts recording resources of that type. For a list of supported resource types, see Supported Resource Types in the Config developer guide.
If you set this option to INCLUSION_BY_RESOURCE_TYPES, Config records configuration changes
for only the resource types that you specify in the resourceTypes field of RecordingGroup.
If you set this option to EXCLUSION_BY_RESOURCE_TYPES, Config records configuration changes
for all supported resource types, except the resource types that you specify to exclude from being
recorded in the resourceTypes field of ExclusionByResourceTypes.
Required and optional fields
The recordingStrategy field is optional when you set the allSupported field of
RecordingGroup
to true.
The recordingStrategy field is optional when you list resource types in the
resourceTypes field of RecordingGroup.
The recordingStrategy field is required if you list resource types to exclude from recording
in the resourceTypes field of ExclusionByResourceTypes.
Overriding fields
If you choose EXCLUSION_BY_RESOURCE_TYPES for the recording strategy, the
exclusionByResourceTypes field will override other properties in the request.
For example, even if you set includeGlobalResourceTypes to false, globally recorded IAM
resource types will still be automatically recorded in this option unless those resource types are
specifically listed as exclusions in the resourceTypes field of
exclusionByResourceTypes.
Global resource types and the exclusion recording strategy
By default, if you choose the EXCLUSION_BY_RESOURCE_TYPES recording strategy, when Config
adds support for a new resource type in the Region where you set up the configuration recorder, including
global resource types, Config starts recording resources of that type automatically.
In addition, unless specifically listed as exclusions, AWS::RDS::GlobalCluster will be
recorded automatically in all supported Config Regions were the configuration recorder is enabled. IAM
users, groups, roles, and customer managed policies will be recorded automatically in all enabled Config
Regions where Config was available before February 2022. This list does not include the following
Regions:
Asia Pacific (Hyderabad)
Asia Pacific (Melbourne)
Europe (Spain)
Europe (Zurich)
Israel (Tel Aviv)
Middle East (UAE)
RecordingStrategyTypepublic final String useOnlyAsString()
The recording strategy for the configuration recorder.
If you set this option to ALL_SUPPORTED_RESOURCE_TYPES, Config records configuration changes for all
supported regionally recorded resource types. You also must set the allSupported field of RecordingGroup to
true. When Config adds support for a new regionally recorded resource type, Config automatically
starts recording resources of that type. For a list of supported resource types, see Supported Resource Types in the Config developer guide.
If you set this option to INCLUSION_BY_RESOURCE_TYPES, Config records configuration changes for only
the resource types that you specify in the resourceTypes field of RecordingGroup.
If you set this option to EXCLUSION_BY_RESOURCE_TYPES, Config records configuration changes for all
supported resource types, except the resource types that you specify to exclude from being recorded in the
resourceTypes field of ExclusionByResourceTypes.
Required and optional fields
The recordingStrategy field is optional when you set the allSupported field of RecordingGroup to
true.
The recordingStrategy field is optional when you list resource types in the
resourceTypes field of RecordingGroup.
The recordingStrategy field is required if you list resource types to exclude from recording in the
resourceTypes field of ExclusionByResourceTypes.
Overriding fields
If you choose EXCLUSION_BY_RESOURCE_TYPES for the recording strategy, the
exclusionByResourceTypes field will override other properties in the request.
For example, even if you set includeGlobalResourceTypes to false, globally recorded IAM resource
types will still be automatically recorded in this option unless those resource types are specifically listed as
exclusions in the resourceTypes field of exclusionByResourceTypes.
Global resource types and the exclusion recording strategy
By default, if you choose the EXCLUSION_BY_RESOURCE_TYPES recording strategy, when Config adds
support for a new resource type in the Region where you set up the configuration recorder, including global
resource types, Config starts recording resources of that type automatically.
In addition, unless specifically listed as exclusions, AWS::RDS::GlobalCluster will be recorded
automatically in all supported Config Regions were the configuration recorder is enabled. IAM users, groups,
roles, and customer managed policies will be recorded automatically in all enabled Config Regions where Config
was available before February 2022. This list does not include the following Regions:
Asia Pacific (Hyderabad)
Asia Pacific (Melbourne)
Europe (Spain)
Europe (Zurich)
Israel (Tel Aviv)
Middle East (UAE)
If the service returns an enum value that is not available in the current SDK version, useOnly will
return RecordingStrategyType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from useOnlyAsString().
If you set this option to ALL_SUPPORTED_RESOURCE_TYPES, Config records configuration changes
for all supported regionally recorded resource types. You also must set the allSupported
field of RecordingGroup
to true. When Config adds support for a new regionally recorded resource type, Config
automatically starts recording resources of that type. For a list of supported resource types, see Supported Resource Types in the Config developer guide.
If you set this option to INCLUSION_BY_RESOURCE_TYPES, Config records configuration changes
for only the resource types that you specify in the resourceTypes field of RecordingGroup.
If you set this option to EXCLUSION_BY_RESOURCE_TYPES, Config records configuration changes
for all supported resource types, except the resource types that you specify to exclude from being
recorded in the resourceTypes field of ExclusionByResourceTypes.
Required and optional fields
The recordingStrategy field is optional when you set the allSupported field of
RecordingGroup
to true.
The recordingStrategy field is optional when you list resource types in the
resourceTypes field of RecordingGroup.
The recordingStrategy field is required if you list resource types to exclude from recording
in the resourceTypes field of ExclusionByResourceTypes.
Overriding fields
If you choose EXCLUSION_BY_RESOURCE_TYPES for the recording strategy, the
exclusionByResourceTypes field will override other properties in the request.
For example, even if you set includeGlobalResourceTypes to false, globally recorded IAM
resource types will still be automatically recorded in this option unless those resource types are
specifically listed as exclusions in the resourceTypes field of
exclusionByResourceTypes.
Global resource types and the exclusion recording strategy
By default, if you choose the EXCLUSION_BY_RESOURCE_TYPES recording strategy, when Config
adds support for a new resource type in the Region where you set up the configuration recorder, including
global resource types, Config starts recording resources of that type automatically.
In addition, unless specifically listed as exclusions, AWS::RDS::GlobalCluster will be
recorded automatically in all supported Config Regions were the configuration recorder is enabled. IAM
users, groups, roles, and customer managed policies will be recorded automatically in all enabled Config
Regions where Config was available before February 2022. This list does not include the following
Regions:
Asia Pacific (Hyderabad)
Asia Pacific (Melbourne)
Europe (Spain)
Europe (Zurich)
Israel (Tel Aviv)
Middle East (UAE)
RecordingStrategyTypepublic RecordingStrategy.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<RecordingStrategy.Builder,RecordingStrategy>public static RecordingStrategy.Builder builder()
public static Class<? extends RecordingStrategy.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.