Class: Aws::Types::CreateBillingViewResponse

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)


149
150
151
# File 'sig/types.rbs', line 149

def arn
  @arn
end

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


150
151
152
# File 'sig/types.rbs', line 150

def created_at
  @created_at
end