Module: Aws::SSMContacts::Client::_GetContactResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#alias::String

Returns:

  • (::String)


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

def alias: () -> ::String

#contact_arn::String

Returns:

  • (::String)


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

def contact_arn: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#planTypes::Plan

Returns:



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

def plan: () -> Types::Plan

#type"PERSONAL", ...

Returns:

  • ("PERSONAL", "ESCALATION", "ONCALL_SCHEDULE")


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

def type: () -> ("PERSONAL" | "ESCALATION" | "ONCALL_SCHEDULE")