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

Class: Aws::RDS::Types::SourceRegion

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains an AWS Region name as the result of a successful call to the DescribeSourceRegions action.

Instance Attribute Summary collapse

Instance Attribute Details

#endpointString

The endpoint for the source AWS Region endpoint.

Returns:

  • (String)

    The endpoint for the source AWS Region endpoint.

#region_nameString

The name of the source AWS Region.

Returns:

  • (String)

    The name of the source AWS Region.

#statusString

The status of the source AWS Region.

Returns:

  • (String)

    The status of the source AWS Region.