Class: Aws::Types::ActionTypeArtifactDetails

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#maximum_count::Integer

Returns the value of attribute maximum_count.



181
182
183
# File 'sig/types.rbs', line 181

def maximum_count
  @maximum_count
end

#minimum_count::Integer

Returns the value of attribute minimum_count.



180
181
182
# File 'sig/types.rbs', line 180

def minimum_count
  @minimum_count
end