Class: Aws::Types::MLOutputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destinationTypes::Destination

Returns the value of attribute destination.

Returns:



1131
1132
1133
# File 'sig/types.rbs', line 1131

def destination
  @destination
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


1132
1133
1134
# File 'sig/types.rbs', line 1132

def role_arn
  @role_arn
end