Class: Aws::Types::ConnectorEgressConfig

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

Defined Under Namespace

Classes: Unknown, VpcLattice

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.



44
45
46
# File 'sig/types.rbs', line 44

def unknown
  @unknown
end

#vpc_latticeTypes::ConnectorVpcLatticeEgressConfig

Returns the value of attribute vpc_lattice.



43
44
45
# File 'sig/types.rbs', line 43

def vpc_lattice
  @vpc_lattice
end