Class: Aws::Types::KinesisFirehoseInputDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


779
780
781
# File 'sig/types.rbs', line 779

def resource_arn
  @resource_arn
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


780
781
782
# File 'sig/types.rbs', line 780

def role_arn
  @role_arn
end