Class: Aws::Types::SubjectStructure

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:



981
982
983
# File 'sig/types.rbs', line 981

def count
  @count
end

#predicates::Array[::String]

Returns the value of attribute predicates.

Returns:



982
983
984
# File 'sig/types.rbs', line 982

def predicates
  @predicates
end