Class: Aws::Types::RecoveryPlanServer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#impact_level"CRITICAL", "OPTIONAL"

Returns the value of attribute impact_level.

Returns:

  • ("CRITICAL", "OPTIONAL")


1062
1063
1064
# File 'sig/types.rbs', line 1062

def impact_level
  @impact_level
end

#server_arn::String

Returns the value of attribute server_arn.

Returns:

  • (::String)


1061
1062
1063
# File 'sig/types.rbs', line 1061

def server_arn
  @server_arn
end