Class: Aws::Types::StartReportJobInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#idempotency_token::String

Returns the value of attribute idempotency_token.

Returns:

  • (::String)


2185
2186
2187
# File 'sig/types.rbs', line 2185

def idempotency_token
  @idempotency_token
end

#report_plan_name::String

Returns the value of attribute report_plan_name.

Returns:

  • (::String)


2184
2185
2186
# File 'sig/types.rbs', line 2184

def report_plan_name
  @report_plan_name
end