Class: Aws::Types::UpdateVpcIngressConnectionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ingress_vpc_configuration ⇒ Types::IngressVpcConfiguration

Returns the value of attribute ingress_vpc_configuration.



718
719
720
# File 'sig/types.rbs', line 718

def ingress_vpc_configuration
  @ingress_vpc_configuration
end

#vpc_ingress_connection_arn ⇒ ::String

Returns the value of attribute vpc_ingress_connection_arn.

Returns:

  • (::String)


717
718
719
# File 'sig/types.rbs', line 717

def vpc_ingress_connection_arn
  @vpc_ingress_connection_arn
end