Class: Aws::Types::StopSolutionVersionCreationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#solution_version_arn ⇒ ::String

Returns the value of attribute solution_version_arn.

Returns:

  • (::String)


1429
1430
1431
# File 'sig/types.rbs', line 1429

def solution_version_arn
  @solution_version_arn
end