Class: Aws::Types::RuleScope

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_typeTypes::AssetTypesForRule

Returns the value of attribute asset_type.



5483
5484
5485
# File 'sig/types.rbs', line 5483

def asset_type
  @asset_type
end

#data_productBoolean

Returns the value of attribute data_product.

Returns:

  • (Boolean)


5484
5485
5486
# File 'sig/types.rbs', line 5484

def data_product
  @data_product
end

#projectTypes::ProjectsForRule

Returns the value of attribute project.



5485
5486
5487
# File 'sig/types.rbs', line 5485

def project
  @project
end