Class: Aws::Types::KinesisFirehoseDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delivery_stream_arn::String

Returns the value of attribute delivery_stream_arn.

Returns:

  • (::String)


1152
1153
1154
# File 'sig/types.rbs', line 1152

def delivery_stream_arn
  @delivery_stream_arn
end

#iam_role_arn::String

Returns the value of attribute iam_role_arn.

Returns:

  • (::String)


1151
1152
1153
# File 'sig/types.rbs', line 1151

def iam_role_arn
  @iam_role_arn
end