Class: Aws::Types::CreateUserPoolDomainResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_front_domain::String

Returns the value of attribute cloud_front_domain.

Returns:

  • (::String)


719
720
721
# File 'sig/types.rbs', line 719

def cloud_front_domain
  @cloud_front_domain
end

#managed_login_version::Integer

Returns the value of attribute managed_login_version.

Returns:

  • (::Integer)


718
719
720
# File 'sig/types.rbs', line 718

def 
  @managed_login_version
end

#routingTypes::RoutingType

Returns the value of attribute routing.

Returns:



720
721
722
# File 'sig/types.rbs', line 720

def routing
  @routing
end