Class: Aws::Types::DescribedConnectorEgressConfig

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

Defined Under Namespace

Classes: Unknown, VpcLattice

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:



528
529
530
# File 'sig/types.rbs', line 528

def unknown
  @unknown
end

#vpc_latticeTypes::DescribedConnectorVpcLatticeEgressConfig

Returns the value of attribute vpc_lattice.

Returns:



527
528
529
# File 'sig/types.rbs', line 527

def vpc_lattice
  @vpc_lattice
end