Class: Aws::Types::DeleteSecondaryNetworkResult

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)


4758
4759
4760
# File 'sig/types.rbs', line 4758

def client_token
  @client_token
end

#secondary_networkTypes::SecondaryNetwork

Returns the value of attribute secondary_network.



4757
4758
4759
# File 'sig/types.rbs', line 4757

def secondary_network
  @secondary_network
end