Class: Aws::Types::CreateSecondaryNetworkResult

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)


3209
3210
3211
# File 'sig/types.rbs', line 3209

def client_token
  @client_token
end

#secondary_networkTypes::SecondaryNetwork

Returns the value of attribute secondary_network.



3208
3209
3210
# File 'sig/types.rbs', line 3208

def secondary_network
  @secondary_network
end