Class: Aws::Types::UpdateUserPoolDomainResponse

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)


2350
2351
2352
# File 'sig/types.rbs', line 2350

def cloud_front_domain
  @cloud_front_domain
end

#managed_login_version::Integer

Returns the value of attribute managed_login_version.

Returns:

  • (::Integer)


2349
2350
2351
# File 'sig/types.rbs', line 2349

def 
  @managed_login_version
end

#routingTypes::RoutingType

Returns the value of attribute routing.

Returns:



2351
2352
2353
# File 'sig/types.rbs', line 2351

def routing
  @routing
end