Class: Aws::Types::GetUICustomizationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#client_id::String

Returns the value of attribute client_id.

Returns:



1267
1268
1269
# File 'sig/types.rbs', line 1267

def client_id
  @client_id
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:



1266
1267
1268
# File 'sig/types.rbs', line 1266

def user_pool_id
  @user_pool_id
end