Class: Aws::Types::DeleteManagedEndpointResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


185
186
187
# File 'sig/types.rbs', line 185

def id
  @id
end

#virtual_cluster_id::String

Returns the value of attribute virtual_cluster_id.

Returns:

  • (::String)


186
187
188
# File 'sig/types.rbs', line 186

def virtual_cluster_id
  @virtual_cluster_id
end