Class: Aws::Types::DeleteProjectInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#project_name::String

Returns the value of attribute project_name.

Returns:

  • (::String)


3568
3569
3570
# File 'sig/types.rbs', line 3568

def project_name
  @project_name
end