Class: Aws::Types::DeleteTermsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#terms_id::String

Returns the value of attribute terms_id.

Returns:

  • (::String)


821
822
823
# File 'sig/types.rbs', line 821

def terms_id
  @terms_id
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:

  • (::String)


822
823
824
# File 'sig/types.rbs', line 822

def user_pool_id
  @user_pool_id
end