Uses of Interface
software.amazon.awscdk.services.ssm.CfnResourceDataSync.SyncSourceProperty
Packages that use CfnResourceDataSync.SyncSourceProperty
-
Uses of CfnResourceDataSync.SyncSourceProperty in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement CfnResourceDataSync.SyncSourcePropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnResourceDataSync.SyncSourceProperty
Methods in software.amazon.awscdk.services.ssm that return CfnResourceDataSync.SyncSourcePropertyModifier and TypeMethodDescriptionCfnResourceDataSync.SyncSourceProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ssm with parameters of type CfnResourceDataSync.SyncSourcePropertyModifier and TypeMethodDescriptionvoid
CfnResourceDataSync.setSyncSource
(CfnResourceDataSync.SyncSourceProperty value) Information about the source where the data was synchronized.CfnResourceDataSync.Builder.syncSource
(CfnResourceDataSync.SyncSourceProperty syncSource) Information about the source where the data was synchronized.CfnResourceDataSyncProps.Builder.syncSource
(CfnResourceDataSync.SyncSourceProperty syncSource) Sets the value ofCfnResourceDataSyncProps.getSyncSource()