public static interface ResourceDataSyncDestinationDataSharing.Builder extends SdkPojo, CopyableBuilder<ResourceDataSyncDestinationDataSharing.Builder,ResourceDataSyncDestinationDataSharing>
Modifier and Type | Method and Description |
---|---|
ResourceDataSyncDestinationDataSharing.Builder |
destinationDataSharingType(String destinationDataSharingType)
The sharing data type.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ResourceDataSyncDestinationDataSharing.Builder destinationDataSharingType(String destinationDataSharingType)
The sharing data type. Only Organization
is supported.
destinationDataSharingType
- The sharing data type. Only Organization
is supported.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.