Class: Aws::Types::CreatePrivateConnectivityConfigOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#outpost_id::String

Returns the value of attribute outpost_id.

Returns:

  • (::String)


185
186
187
# File 'sig/types.rbs', line 185

def outpost_id
  @outpost_id
end

#private_connectivity_configTypes::PrivateConnectivityConfig

Returns the value of attribute private_connectivity_config.



184
185
186
# File 'sig/types.rbs', line 184

def private_connectivity_config
  @private_connectivity_config
end