Class: Aws::Types::EnableBaselineOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


136
137
138
# File 'sig/types.rbs', line 136

def arn
  @arn
end

#operation_identifier::String

Returns the value of attribute operation_identifier.

Returns:

  • (::String)


135
136
137
# File 'sig/types.rbs', line 135

def operation_identifier
  @operation_identifier
end