Module: Aws::Route53GlobalResolver::Client::_CreateAccessTokenResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#dns_view_id::String

Returns:

  • (::String)


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

def dns_view_id: () -> ::String

#expires_at::Time

Returns:

  • (::Time)


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

def expires_at: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#value::String

Returns:

  • (::String)


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

def value: () -> ::String