Class: Aws::Types::StopProjectVersionRequest

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)


1917
1918
1919
# File 'sig/types.rbs', line 1917

def project_version_arn
  @project_version_arn
end