Class: Aws::Types::DeleteTopicV2Request

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4169
4170
4171
# File 'sig/types.rbs', line 4169

def 
  @aws_account_id
end

#topic_id::String

Returns the value of attribute topic_id.

Returns:

  • (::String)


4170
4171
4172
# File 'sig/types.rbs', line 4170

def topic_id
  @topic_id
end