Module: Aws::AccountAccess::Client::_GetApplicationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#identity_sourceTypes::IdentitySourceDetails



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

def identity_source: () -> Types::IdentitySourceDetails

#status"CREATE_IN_PROGRESS", ...

Returns:

  • ("CREATE_IN_PROGRESS", "ACTIVE", "DELETE_IN_PROGRESS", "CREATE_FAILED", "DELETE_FAILED")


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

def status: () -> ("CREATE_IN_PROGRESS" | "ACTIVE" | "DELETE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_FAILED")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#tenant_id::String

Returns:

  • (::String)


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

def tenant_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time