Class: Aws::Types::CreateProjectVersionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#project_version_arn::String

Returns the value of attribute project_version_arn.

Returns:

  • (::String)


285
286
287
# File 'sig/types.rbs', line 285

def project_version_arn
  @project_version_arn
end