Class: Aws::Types::ValidateFlowDefinitionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#validations::Array[Types::FlowValidation]

Returns the value of attribute validations.

Returns:



3077
3078
3079
# File 'sig/types.rbs', line 3077

def validations
  @validations
end