Uses of Interface
software.amazon.awssdk.services.ssm.model.ResourceDataSyncAwsOrganizationsSource.Builder
Packages that use ResourceDataSyncAwsOrganizationsSource.Builder
-
Uses of ResourceDataSyncAwsOrganizationsSource.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ResourceDataSyncAwsOrganizationsSource.BuilderModifier and TypeMethodDescriptionResourceDataSyncAwsOrganizationsSource.builder()ResourceDataSyncAwsOrganizationsSource.Builder.organizationalUnits(Collection<ResourceDataSyncOrganizationalUnit> organizationalUnits) The Organizations organization units included in the sync.ResourceDataSyncAwsOrganizationsSource.Builder.organizationalUnits(Consumer<ResourceDataSyncOrganizationalUnit.Builder>... organizationalUnits) The Organizations organization units included in the sync.ResourceDataSyncAwsOrganizationsSource.Builder.organizationalUnits(ResourceDataSyncOrganizationalUnit... organizationalUnits) The Organizations organization units included in the sync.ResourceDataSyncAwsOrganizationsSource.Builder.organizationSourceType(String organizationSourceType) If an Amazon Web Services organization is present, this is eitherOrganizationalUnitsorEntireOrganization.ResourceDataSyncAwsOrganizationsSource.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ResourceDataSyncAwsOrganizationsSource.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResourceDataSyncAwsOrganizationsSource.Builder>ResourceDataSyncAwsOrganizationsSource.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type ResourceDataSyncAwsOrganizationsSource.BuilderModifier and TypeMethodDescriptiondefault ResourceDataSyncSource.BuilderResourceDataSyncSource.Builder.awsOrganizationsSource(Consumer<ResourceDataSyncAwsOrganizationsSource.Builder> awsOrganizationsSource) Information about theAwsOrganizationsSourceresource data sync source.ResourceDataSyncSourceWithState.Builder.awsOrganizationsSource(Consumer<ResourceDataSyncAwsOrganizationsSource.Builder> awsOrganizationsSource) The field name inSyncSourcefor theResourceDataSyncAwsOrganizationsSourcetype.