Class: Aws::Types::UpdateConnectorVpcLatticeEgressConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#port_number::Integer

Returns the value of attribute port_number.

Returns:

  • (::Integer)


1422
1423
1424
# File 'sig/types.rbs', line 1422

def port_number
  @port_number
end

#resource_configuration_arn::String

Returns the value of attribute resource_configuration_arn.

Returns:

  • (::String)


1421
1422
1423
# File 'sig/types.rbs', line 1421

def resource_configuration_arn
  @resource_configuration_arn
end