Class: Aws::Types::InitiateProviderRegistrationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#csrf_state::String

Returns the value of attribute csrf_state.

Returns:

  • (::String)


1224
1225
1226
# File 'sig/types.rbs', line 1224

def csrf_state
  @csrf_state
end

#redirect_to::String

Returns the value of attribute redirect_to.

Returns:

  • (::String)


1223
1224
1225
# File 'sig/types.rbs', line 1223

def redirect_to
  @redirect_to
end