Class: Aws::Types::CreateUsageReportSubscriptionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_name::String

Returns the value of attribute s3_bucket_name.

Returns:



544
545
546
# File 'sig/types.rbs', line 544

def s3_bucket_name
  @s3_bucket_name
end

#schedule"DAILY"

Returns the value of attribute schedule.

Returns:



545
546
547
# File 'sig/types.rbs', line 545

def schedule
  @schedule
end