Class: Aws::Types::CreateProjectOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#project_arn::String

Returns the value of attribute project_arn.

Returns:

  • (::String)


2846
2847
2848
# File 'sig/types.rbs', line 2846

def project_arn
  @project_arn
end

#project_id::String

Returns the value of attribute project_id.

Returns:

  • (::String)


2847
2848
2849
# File 'sig/types.rbs', line 2847

def project_id
  @project_id
end