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)


3570
3571
3572
# File 'sig/types.rbs', line 3570

def project_name
  @project_name
end