Class: Aws::Types::ValidationFindingScope

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.



4721
4722
4723
# File 'sig/types.rbs', line 4721

def id
  @id
end

#type"azure:tenant", "azure:subscription"

Returns the value of attribute type.



4720
4721
4722
# File 'sig/types.rbs', line 4720

def type
  @type
end