Class: Aws::Types::VpcIngressConnectionSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_arn ⇒ ::String

Returns the value of attribute service_arn.

Returns:

  • (::String)


761
762
763
# File 'sig/types.rbs', line 761

def service_arn
  @service_arn
end

#vpc_ingress_connection_arn ⇒ ::String

Returns the value of attribute vpc_ingress_connection_arn.

Returns:

  • (::String)


760
761
762
# File 'sig/types.rbs', line 760

def vpc_ingress_connection_arn
  @vpc_ingress_connection_arn
end