Class: Aws::Types::DeploymentProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#end_timeout_minutes::Integer

Returns the value of attribute end_timeout_minutes.

Returns:

  • (::Integer)


2119
2120
2121
# File 'sig/types.rbs', line 2119

def end_timeout_minutes
  @end_timeout_minutes
end

#start_timeout_minutes::Integer

Returns the value of attribute start_timeout_minutes.

Returns:

  • (::Integer)


2118
2119
2120
# File 'sig/types.rbs', line 2118

def start_timeout_minutes
  @start_timeout_minutes
end