Module: Aws::MailManager::Client::_GetRelayResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#authenticationTypes::RelayAuthentication



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

def authentication: () -> Types::RelayAuthentication

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#last_modified_timestamp::Time

Returns:

  • (::Time)


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

def last_modified_timestamp: () -> ::Time

#relay_arn::String

Returns:

  • (::String)


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

def relay_arn: () -> ::String

#relay_id::String

Returns:

  • (::String)


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

def relay_id: () -> ::String

#relay_name::String

Returns:

  • (::String)


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

def relay_name: () -> ::String

#server_name::String

Returns:

  • (::String)


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

def server_name: () -> ::String

#server_port::Integer

Returns:

  • (::Integer)


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

def server_port: () -> ::Integer