Class: Aws::Types::DeleteSecondarySubnetResult

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)


4696
4697
4698
# File 'sig/types.rbs', line 4696

def client_token
  @client_token
end

#secondary_subnetTypes::SecondarySubnet

Returns the value of attribute secondary_subnet.



4695
4696
4697
# File 'sig/types.rbs', line 4695

def secondary_subnet
  @secondary_subnet
end