A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SSM/Types/ResourceDataSyncSource.html below:

ResourceDataSyncSource — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::ResourceDataSyncSource
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing ResourceDataSyncSource as input to an Aws::Client method, you can use a vanilla Hash:

{
  source_type: "ResourceDataSyncSourceType",   aws_organizations_source: {
    organization_source_type: "ResourceDataSyncOrganizationSourceType",     organizational_units: [
      {
        organizational_unit_id: "ResourceDataSyncOrganizationalUnitId",
      },
    ],
  },
  source_regions: ["ResourceDataSyncSourceRegion"],   include_future_regions: false,
}

Information about the source of the data included in the resource data sync.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #include_future_regions ⇒ Boolean

Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.

#source_regions ⇒ Array<String>

The SyncSource AWS Regions included in the resource data sync.

#source_type ⇒ String

The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations) or singleAccountMultiRegions.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4