Class: Aws::Types::ScanJobCreator

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_plan_arn::String

Returns the value of attribute backup_plan_arn.

Returns:

  • (::String)


2088
2089
2090
# File 'sig/types.rbs', line 2088

def backup_plan_arn
  @backup_plan_arn
end

#backup_plan_id::String

Returns the value of attribute backup_plan_id.

Returns:

  • (::String)


2089
2090
2091
# File 'sig/types.rbs', line 2089

def backup_plan_id
  @backup_plan_id
end

#backup_plan_version::String

Returns the value of attribute backup_plan_version.

Returns:

  • (::String)


2090
2091
2092
# File 'sig/types.rbs', line 2090

def backup_plan_version
  @backup_plan_version
end

#backup_rule_id::String

Returns the value of attribute backup_rule_id.

Returns:

  • (::String)


2091
2092
2093
# File 'sig/types.rbs', line 2091

def backup_rule_id
  @backup_rule_id
end