Class: Aws::Types::AddEndpointsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_descriptions::Array[Types::EndpointDescription]

Returns the value of attribute endpoint_descriptions.

Returns:



73
74
75
# File 'sig/types.rbs', line 73

def endpoint_descriptions
  @endpoint_descriptions
end

#endpoint_group_arn::String

Returns the value of attribute endpoint_group_arn.

Returns:

  • (::String)


74
75
76
# File 'sig/types.rbs', line 74

def endpoint_group_arn
  @endpoint_group_arn
end