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)


726
727
728
# File 'sig/types.rbs', line 726

def cloud_front_domain
  @cloud_front_domain
end

#managed_login_version::Integer

Returns the value of attribute managed_login_version.

Returns:

  • (::Integer)


725
726
727
# File 'sig/types.rbs', line 725

def 
  @managed_login_version
end

#routingTypes::RoutingType

Returns the value of attribute routing.

Returns:



727
728
729
# File 'sig/types.rbs', line 727

def routing
  @routing
end