Class: Aws::Types::AwsRoute53HostedZoneVpcDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


3907
3908
3909
# File 'sig/types.rbs', line 3907

def id
  @id
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


3908
3909
3910
# File 'sig/types.rbs', line 3908

def region
  @region
end