Class: Aws::Types::UpdateWorkloadEstimateRequest

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)


944
945
946
# File 'sig/types.rbs', line 944

def expires_at
  @expires_at
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


942
943
944
# File 'sig/types.rbs', line 942

def identifier
  @identifier
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


943
944
945
# File 'sig/types.rbs', line 943

def name
  @name
end