Class: Aws::Types::DeleteResourceServerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


809
810
811
# File 'sig/types.rbs', line 809

def identifier
  @identifier
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:

  • (::String)


808
809
810
# File 'sig/types.rbs', line 808

def user_pool_id
  @user_pool_id
end