Module: Aws::SupportAuthZ::Client::_GetSupportPermitResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#permitTypes::Permit

Returns:



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

def permit: () -> Types::Permit

#signing_key_infoTypes::SigningKeyInfo



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

def signing_key_info: () -> Types::SigningKeyInfo

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "INACTIVE", "DELETING")


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

def status: () -> ("ACTIVE" | "INACTIVE" | "DELETING")

#support_case_display_id::String

Returns:

  • (::String)


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

def support_case_display_id: () -> ::String

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

Returns:

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


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

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