Uses of Class
software.amazon.awscdk.services.config.CfnConfigurationRecorder.RecordingGroupProperty.Builder
Packages that use CfnConfigurationRecorder.RecordingGroupProperty.Builder
-
Uses of CfnConfigurationRecorder.RecordingGroupProperty.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CfnConfigurationRecorder.RecordingGroupProperty.BuilderModifier and TypeMethodDescriptionCfnConfigurationRecorder.RecordingGroupProperty.Builder.allSupported(Boolean allSupported) Sets the value ofCfnConfigurationRecorder.RecordingGroupProperty.getAllSupported()CfnConfigurationRecorder.RecordingGroupProperty.Builder.allSupported(IResolvable allSupported) Sets the value ofCfnConfigurationRecorder.RecordingGroupProperty.getAllSupported()CfnConfigurationRecorder.RecordingGroupProperty.builder()CfnConfigurationRecorder.RecordingGroupProperty.Builder.exclusionByResourceTypes(IResolvable exclusionByResourceTypes) CfnConfigurationRecorder.RecordingGroupProperty.Builder.exclusionByResourceTypes(CfnConfigurationRecorder.ExclusionByResourceTypesProperty exclusionByResourceTypes) CfnConfigurationRecorder.RecordingGroupProperty.Builder.includeGlobalResourceTypes(Boolean includeGlobalResourceTypes) CfnConfigurationRecorder.RecordingGroupProperty.Builder.includeGlobalResourceTypes(IResolvable includeGlobalResourceTypes) CfnConfigurationRecorder.RecordingGroupProperty.Builder.recordingStrategy(IResolvable recordingStrategy) Sets the value ofCfnConfigurationRecorder.RecordingGroupProperty.getRecordingStrategy()CfnConfigurationRecorder.RecordingGroupProperty.Builder.recordingStrategy(CfnConfigurationRecorder.RecordingStrategyProperty recordingStrategy) Sets the value ofCfnConfigurationRecorder.RecordingGroupProperty.getRecordingStrategy()CfnConfigurationRecorder.RecordingGroupProperty.Builder.resourceTypes(List<String> resourceTypes) Sets the value ofCfnConfigurationRecorder.RecordingGroupProperty.getResourceTypes()Constructors in software.amazon.awscdk.services.config with parameters of type CfnConfigurationRecorder.RecordingGroupProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationRecorder.RecordingGroupProperty.Builder.