Class: Aws::Types::CreateSecondarySubnetResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


3114
3115
3116
# File 'sig/types.rbs', line 3114

def client_token
  @client_token
end

#secondary_subnetTypes::SecondarySubnet

Returns the value of attribute secondary_subnet.



3113
3114
3115
# File 'sig/types.rbs', line 3113

def secondary_subnet
  @secondary_subnet
end