Class: Aws::Types::DescribedConnectorVpcLatticeEgressConfig
- Inherits:
-
Object
- Object
- Aws::Types::DescribedConnectorVpcLatticeEgressConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#port_number ⇒ ::Integer
Returns the value of attribute port_number.
-
#resource_configuration_arn ⇒ ::String
Returns the value of attribute resource_configuration_arn.
Instance Attribute Details
#port_number ⇒ ::Integer
Returns the value of attribute port_number.
539 540 541 |
# File 'sig/types.rbs', line 539 def port_number @port_number end |
#resource_configuration_arn ⇒ ::String
Returns the value of attribute resource_configuration_arn.
538 539 540 |
# File 'sig/types.rbs', line 538 def resource_configuration_arn @resource_configuration_arn end |