Class: Aws::Types::TimeBasedCanary

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#canary_interval::Integer

Returns the value of attribute canary_interval.

Returns:



1247
1248
1249
# File 'sig/types.rbs', line 1247

def canary_interval
  @canary_interval
end

#canary_percentage::Integer

Returns the value of attribute canary_percentage.

Returns:



1246
1247
1248
# File 'sig/types.rbs', line 1246

def canary_percentage
  @canary_percentage
end