Interface RecordingModeOverride.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<RecordingModeOverride.Builder,
,RecordingModeOverride> SdkBuilder<RecordingModeOverride.Builder,
,RecordingModeOverride> SdkPojo
- Enclosing class:
RecordingModeOverride
-
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) A description that you provide for the override.recordingFrequency
(String recordingFrequency) The recording frequency that will be applied to all the resource types specified in the override.recordingFrequency
(RecordingFrequency recordingFrequency) The recording frequency that will be applied to all the resource types specified in the override.resourceTypes
(Collection<ResourceType> resourceTypes) A comma-separated list that specifies which resource types Config includes in the override.resourceTypes
(ResourceType... resourceTypes) A comma-separated list that specifies which resource types Config includes in the override.resourceTypesWithStrings
(String... resourceTypes) A comma-separated list that specifies which resource types Config includes in the override.resourceTypesWithStrings
(Collection<String> resourceTypes) A comma-separated list that specifies which resource types Config includes in the override.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
description
A description that you provide for the override.
- Parameters:
description
- A description that you provide for the override.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceTypesWithStrings
A comma-separated list that specifies which resource types Config includes in the override.
Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
- Parameters:
resourceTypes
- A comma-separated list that specifies which resource types Config includes in the override.Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
resourceTypesWithStrings
A comma-separated list that specifies which resource types Config includes in the override.
Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
- Parameters:
resourceTypes
- A comma-separated list that specifies which resource types Config includes in the override.Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
resourceTypes
A comma-separated list that specifies which resource types Config includes in the override.
Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
- Parameters:
resourceTypes
- A comma-separated list that specifies which resource types Config includes in the override.Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
resourceTypes
A comma-separated list that specifies which resource types Config includes in the override.
Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
- Parameters:
resourceTypes
- A comma-separated list that specifies which resource types Config includes in the override.Daily recording is not supported for the following resource types:
-
AWS::Config::ResourceCompliance
-
AWS::Config::ConformancePackCompliance
-
AWS::Config::ConfigurationRecorder
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
recordingFrequency
The recording frequency that will be applied to all the resource types specified in the override.
-
Continuous recording allows you to record configuration changes continuously whenever a change occurs.
-
Daily recording allows you to receive a configuration item (CI) representing the most recent state of your resources over the last 24-hour period, only if it’s different from the previous CI recorded.
Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.
- Parameters:
recordingFrequency
- The recording frequency that will be applied to all the resource types specified in the override.-
Continuous recording allows you to record configuration changes continuously whenever a change occurs.
-
Daily recording allows you to receive a configuration item (CI) representing the most recent state of your resources over the last 24-hour period, only if it’s different from the previous CI recorded.
Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
recordingFrequency
The recording frequency that will be applied to all the resource types specified in the override.
-
Continuous recording allows you to record configuration changes continuously whenever a change occurs.
-
Daily recording allows you to receive a configuration item (CI) representing the most recent state of your resources over the last 24-hour period, only if it’s different from the previous CI recorded.
Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.
- Parameters:
recordingFrequency
- The recording frequency that will be applied to all the resource types specified in the override.-
Continuous recording allows you to record configuration changes continuously whenever a change occurs.
-
Daily recording allows you to receive a configuration item (CI) representing the most recent state of your resources over the last 24-hour period, only if it’s different from the previous CI recorded.
Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-