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)


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

def outpost_id
  @outpost_id
end

#private_connectivity_config ⇒ Types::PrivateConnectivityConfig

Returns the value of attribute private_connectivity_config.



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

def private_connectivity_config
  @private_connectivity_config
end