Class: Aws::Types::GetIngressPointRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#include_trust_store_contents"EXCLUDE", "INCLUDE"

Returns the value of attribute include_trust_store_contents.

Returns:



545
546
547
# File 'sig/types.rbs', line 545

def include_trust_store_contents
  @include_trust_store_contents
end

#ingress_point_id::String

Returns the value of attribute ingress_point_id.

Returns:



544
545
546
# File 'sig/types.rbs', line 544

def ingress_point_id
  @ingress_point_id
end