Class: Aws::Types::UpdateConnectorEgressConfig

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.



1393
1394
1395
# File 'sig/types.rbs', line 1393

def unknown
  @unknown
end

#vpc_latticeTypes::UpdateConnectorVpcLatticeEgressConfig

Returns the value of attribute vpc_lattice.



1392
1393
1394
# File 'sig/types.rbs', line 1392

def vpc_lattice
  @vpc_lattice
end