Class: Aws::Types::UpdateBillingViewResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


539
540
541
# File 'sig/types.rbs', line 539

def arn
  @arn
end

#updated_at::Time

Returns the value of attribute updated_at.

Returns:

  • (::Time)


540
541
542
# File 'sig/types.rbs', line 540

def updated_at
  @updated_at
end