Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder
Packages that use CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder
-
Uses of CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnResourceDataSyncPropsMixin.SyncSourceProperty.BuilderModifier and TypeMethodDescriptionCfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.awsOrganizationsSource(CfnResourceDataSyncPropsMixin.AwsOrganizationsSourceProperty awsOrganizationsSource) CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.awsOrganizationsSource(IResolvable awsOrganizationsSource) CfnResourceDataSyncPropsMixin.SyncSourceProperty.builder()CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.includeFutureRegions(Boolean includeFutureRegions) CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.includeFutureRegions(IResolvable includeFutureRegions) CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.sourceRegions(List<String> sourceRegions) Sets the value ofCfnResourceDataSyncPropsMixin.SyncSourceProperty.getSourceRegions()CfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.sourceType(String sourceType) Sets the value ofCfnResourceDataSyncPropsMixin.SyncSourceProperty.getSourceType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnResourceDataSyncPropsMixin.SyncSourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.