Module: Aws::MPA::Client::_GetIdentitySourceResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetIdentitySourceResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


186
# File 'sig/client.rbs', line 186

def creation_time: () -> ::Time

#identity_source_arn::String

Returns:

  • (::String)


185
# File 'sig/client.rbs', line 185

def identity_source_arn: () -> ::String

#identity_source_parametersTypes::IdentitySourceParametersForGet



184
# File 'sig/client.rbs', line 184

def identity_source_parameters: () -> Types::IdentitySourceParametersForGet

#identity_source_type"IAM_IDENTITY_CENTER"

Returns:

  • ("IAM_IDENTITY_CENTER")


183
# File 'sig/client.rbs', line 183

def identity_source_type: () -> ("IAM_IDENTITY_CENTER")

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING", "ERROR")


187
# File 'sig/client.rbs', line 187

def status: () -> ("CREATING" | "ACTIVE" | "DELETING" | "ERROR")

#status_code"ACCESS_DENIED", ...

Returns:

  • ("ACCESS_DENIED", "DELETION_FAILED", "IDC_INSTANCE_NOT_FOUND", "IDC_INSTANCE_NOT_VALID")


188
# File 'sig/client.rbs', line 188

def status_code: () -> ("ACCESS_DENIED" | "DELETION_FAILED" | "IDC_INSTANCE_NOT_FOUND" | "IDC_INSTANCE_NOT_VALID")

#status_message::String

Returns:

  • (::String)


189
# File 'sig/client.rbs', line 189

def status_message: () -> ::String