Class: Aws::Types::PutActionRevisionOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#new_revisionBoolean

Returns the value of attribute new_revision.

Returns:



1035
1036
1037
# File 'sig/types.rbs', line 1035

def new_revision
  @new_revision
end

#pipeline_execution_id::String

Returns the value of attribute pipeline_execution_id.

Returns:



1036
1037
1038
# File 'sig/types.rbs', line 1036

def pipeline_execution_id
  @pipeline_execution_id
end