Class: Aws::Types::UserPoolType

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#account_recovery_settingTypes::AccountRecoverySettingType

Returns the value of attribute account_recovery_setting.

Returns:



2589
2590
2591
# File 'sig/types.rbs', line 2589

def 
  @account_recovery_setting
end

#admin_create_user_configTypes::AdminCreateUserConfigType

Returns the value of attribute admin_create_user_config.

Returns:



2585
2586
2587
# File 'sig/types.rbs', line 2585

def admin_create_user_config
  @admin_create_user_config
end

#alias_attributes::Array[("phone_number" | "email" | "preferred_username")]

Returns the value of attribute alias_attributes.

Returns:



2567
2568
2569
# File 'sig/types.rbs', line 2567

def alias_attributes
  @alias_attributes
end

#arn::String

Returns the value of attribute arn.

Returns:



2588
2589
2590
# File 'sig/types.rbs', line 2588

def arn
  @arn
end

#auto_verified_attributes::Array[("phone_number" | "email")]

Returns the value of attribute auto_verified_attributes.

Returns:



2566
2567
2568
# File 'sig/types.rbs', line 2566

def auto_verified_attributes
  @auto_verified_attributes
end

#creation_date::Time

Returns the value of attribute creation_date.

Returns:



2564
2565
2566
# File 'sig/types.rbs', line 2564

def creation_date
  @creation_date
end

#custom_domain::String

Returns the value of attribute custom_domain.

Returns:



2584
2585
2586
# File 'sig/types.rbs', line 2584

def custom_domain
  @custom_domain
end

#deletion_protection"ACTIVE", "INACTIVE"

Returns the value of attribute deletion_protection.

Returns:



2560
2561
2562
# File 'sig/types.rbs', line 2560

def deletion_protection
  @deletion_protection
end

#device_configurationTypes::DeviceConfigurationType

Returns the value of attribute device_configuration.

Returns:



2576
2577
2578
# File 'sig/types.rbs', line 2576

def device_configuration
  @device_configuration
end

#domain::String

Returns the value of attribute domain.

Returns:



2583
2584
2585
# File 'sig/types.rbs', line 2583

def domain
  @domain
end

#email_configurationTypes::EmailConfigurationType

Returns the value of attribute email_configuration.

Returns:



2578
2579
2580
# File 'sig/types.rbs', line 2578

def email_configuration
  @email_configuration
end

#email_configuration_failure::String

Returns the value of attribute email_configuration_failure.

Returns:



2582
2583
2584
# File 'sig/types.rbs', line 2582

def email_configuration_failure
  @email_configuration_failure
end

#email_verification_message::String

Returns the value of attribute email_verification_message.

Returns:



2570
2571
2572
# File 'sig/types.rbs', line 2570

def email_verification_message
  @email_verification_message
end

#email_verification_subject::String

Returns the value of attribute email_verification_subject.

Returns:



2571
2572
2573
# File 'sig/types.rbs', line 2571

def email_verification_subject
  @email_verification_subject
end

#estimated_number_of_users::Integer

Returns the value of attribute estimated_number_of_users.

Returns:



2577
2578
2579
# File 'sig/types.rbs', line 2577

def estimated_number_of_users
  @estimated_number_of_users
end

#id::String

Returns the value of attribute id.

Returns:



2557
2558
2559
# File 'sig/types.rbs', line 2557

def id
  @id
end

#issuer_configurationTypes::IssuerConfigurationType

Returns the value of attribute issuer_configuration.

Returns:



2592
2593
2594
# File 'sig/types.rbs', line 2592

def issuer_configuration
  @issuer_configuration
end

#key_configurationTypes::KeyConfigurationType

Returns the value of attribute key_configuration.

Returns:



2591
2592
2593
# File 'sig/types.rbs', line 2591

def key_configuration
  @key_configuration
end

#lambda_configTypes::LambdaConfigType

Returns the value of attribute lambda_config.

Returns:



2561
2562
2563
# File 'sig/types.rbs', line 2561

def lambda_config
  @lambda_config
end

#last_modified_date::Time

Returns the value of attribute last_modified_date.

Returns:



2563
2564
2565
# File 'sig/types.rbs', line 2563

def last_modified_date
  @last_modified_date
end

#mfa_configuration"OFF", ...

Returns the value of attribute mfa_configuration.

Returns:



2575
2576
2577
# File 'sig/types.rbs', line 2575

def mfa_configuration
  @mfa_configuration
end

#name::String

Returns the value of attribute name.

Returns:



2558
2559
2560
# File 'sig/types.rbs', line 2558

def name
  @name
end

#policiesTypes::UserPoolPolicyType

Returns the value of attribute policies.

Returns:



2559
2560
2561
# File 'sig/types.rbs', line 2559

def policies
  @policies
end

#schema_attributes::Array[Types::SchemaAttributeType]

Returns the value of attribute schema_attributes.

Returns:



2565
2566
2567
# File 'sig/types.rbs', line 2565

def schema_attributes
  @schema_attributes
end

#sms_authentication_message::String

Returns the value of attribute sms_authentication_message.

Returns:



2573
2574
2575
# File 'sig/types.rbs', line 2573

def sms_authentication_message
  @sms_authentication_message
end

#sms_configurationTypes::SmsConfigurationType

Returns the value of attribute sms_configuration.

Returns:



2579
2580
2581
# File 'sig/types.rbs', line 2579

def sms_configuration
  @sms_configuration
end

#sms_configuration_failure::String

Returns the value of attribute sms_configuration_failure.

Returns:



2581
2582
2583
# File 'sig/types.rbs', line 2581

def sms_configuration_failure
  @sms_configuration_failure
end

#sms_verification_message::String

Returns the value of attribute sms_verification_message.

Returns:



2569
2570
2571
# File 'sig/types.rbs', line 2569

def sms_verification_message
  @sms_verification_message
end

#status"Enabled", "Disabled"

Returns the value of attribute status.

Returns:



2562
2563
2564
# File 'sig/types.rbs', line 2562

def status
  @status
end

#user_attribute_update_settingsTypes::UserAttributeUpdateSettingsType

Returns the value of attribute user_attribute_update_settings.

Returns:



2574
2575
2576
# File 'sig/types.rbs', line 2574

def user_attribute_update_settings
  @user_attribute_update_settings
end

#user_pool_add_onsTypes::UserPoolAddOnsType

Returns the value of attribute user_pool_add_ons.

Returns:



2586
2587
2588
# File 'sig/types.rbs', line 2586

def user_pool_add_ons
  @user_pool_add_ons
end

#user_pool_tags::Hash[::String, ::String]

Returns the value of attribute user_pool_tags.

Returns:



2580
2581
2582
# File 'sig/types.rbs', line 2580

def user_pool_tags
  @user_pool_tags
end

#user_pool_tier"LITE", ...

Returns the value of attribute user_pool_tier.

Returns:



2590
2591
2592
# File 'sig/types.rbs', line 2590

def user_pool_tier
  @user_pool_tier
end

#username_attributes::Array[("phone_number" | "email")]

Returns the value of attribute username_attributes.

Returns:



2568
2569
2570
# File 'sig/types.rbs', line 2568

def username_attributes
  @username_attributes
end

#username_configurationTypes::UsernameConfigurationType

Returns the value of attribute username_configuration.

Returns:



2587
2588
2589
# File 'sig/types.rbs', line 2587

def username_configuration
  @username_configuration
end

#verification_message_templateTypes::VerificationMessageTemplateType

Returns the value of attribute verification_message_template.

Returns:



2572
2573
2574
# File 'sig/types.rbs', line 2572

def verification_message_template
  @verification_message_template
end