Module: Aws::Route53GlobalResolver::Client::_GetAccessTokenResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#dns_view_id::String

Returns:

  • (::String)


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

def dns_view_id: () -> ::String

#expires_at::Time

Returns:

  • (::Time)


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

def expires_at: () -> ::Time

#global_resolver_id::String

Returns:

  • (::String)


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

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "OPERATIONAL", "DELETING")


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

def status: () -> ("CREATING" | "OPERATIONAL" | "DELETING")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#value::String

Returns:

  • (::String)


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

def value: () -> ::String