Class: Aws::Types::StartMetricsExportRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name ⇒ ::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


1294
1295
1296
# File 'sig/types.rbs', line 1294

def bucket_name
  @bucket_name
end

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1295
1296
1297
# File 'sig/types.rbs', line 1295

def client_token
  @client_token
end