Class: Aws::Types::UpdateProjectResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_modified_date ⇒ ::Time

Returns the value of attribute last_modified_date.

Returns:

  • (::Time)


1009
1010
1011
# File 'sig/types.rbs', line 1009

def last_modified_date
  @last_modified_date
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


1010
1011
1012
# File 'sig/types.rbs', line 1010

def name
  @name
end