Class: Aws::Types::AnalyticsAndOperator

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#prefix::String

Returns the value of attribute prefix.



56
57
58
# File 'sig/types.rbs', line 56

def prefix
  @prefix
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.



57
58
59
# File 'sig/types.rbs', line 57

def tags
  @tags
end