Class: Aws::Types::DescribeTermsRequest

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)


941
942
943
# File 'sig/types.rbs', line 941

def terms_id
  @terms_id
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:

  • (::String)


942
943
944
# File 'sig/types.rbs', line 942

def user_pool_id
  @user_pool_id
end