Class: Aws::Types::UpdateBillEstimateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expires_at::Time

Returns the value of attribute expires_at.

Returns:

  • (::Time)


886
887
888
# File 'sig/types.rbs', line 886

def expires_at
  @expires_at
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


884
885
886
# File 'sig/types.rbs', line 884

def identifier
  @identifier
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


885
886
887
# File 'sig/types.rbs', line 885

def name
  @name
end