Class: Aws::Types::DescribeProjectRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#project_id::String

Returns the value of attribute project_id.

Returns:

  • (::String)


1905
1906
1907
# File 'sig/types.rbs', line 1905

def project_id
  @project_id
end