Class: Aws::Types::ConfiguredAudienceModelOutputConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destinationTypes::AudienceDestination

Returns the value of attribute destination.



220
221
222
# File 'sig/types.rbs', line 220

def destination
  @destination
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


221
222
223
# File 'sig/types.rbs', line 221

def role_arn
  @role_arn
end