Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnResourceDataSyncPropsMixin.SyncSourceProperty
Packages that use CfnResourceDataSyncPropsMixin.SyncSourceProperty
-
Uses of CfnResourceDataSyncPropsMixin.SyncSourceProperty in software.amazon.awscdk.cfnpropertymixins.services.ssm
Classes in software.amazon.awscdk.cfnpropertymixins.services.ssm that implement CfnResourceDataSyncPropsMixin.SyncSourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResourceDataSyncPropsMixin.SyncSourcePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnResourceDataSyncPropsMixin.SyncSourcePropertyModifier and TypeMethodDescriptionCfnResourceDataSyncPropsMixin.SyncSourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnResourceDataSyncPropsMixin.SyncSourcePropertyModifier and TypeMethodDescriptionCfnResourceDataSyncMixinProps.Builder.syncSource(CfnResourceDataSyncPropsMixin.SyncSourceProperty syncSource) Sets the value ofCfnResourceDataSyncMixinProps.getSyncSource()CfnResourceDataSyncPropsMixin.Builder.syncSource(CfnResourceDataSyncPropsMixin.SyncSourceProperty syncSource) Information about the source where the data was synchronized.