Class: Aws::Types::DescribeProjectInput

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)


5081
5082
5083
# File 'sig/types.rbs', line 5081

def project_name
  @project_name
end