Class: Aws::Types::DescribeTopicRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


558
559
560
# File 'sig/types.rbs', line 558

def cluster_arn
  @cluster_arn
end

#topic_name::String

Returns the value of attribute topic_name.

Returns:

  • (::String)


559
560
561
# File 'sig/types.rbs', line 559

def topic_name
  @topic_name
end