Class: Aws::Types::AwsSnsTopicSubscription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


4378
4379
4380
# File 'sig/types.rbs', line 4378

def endpoint
  @endpoint
end

#protocol::String

Returns the value of attribute protocol.

Returns:

  • (::String)


4379
4380
4381
# File 'sig/types.rbs', line 4379

def protocol
  @protocol
end