ISNSSetTopicAttributesRequest
Interface in AWS.SNS
Interface for SetTopicAttributes requests.
Ancestors
Properties
AttributeName
property AttributeName: string
The attribute name to set.
Valid values include: DeliveryPolicy | DisplayName | Policy | KmsMasterKeyId | ContentBasedDeduplication.
AttributeValue
property AttributeValue: string
The new value for the attribute.
TopicArn
property TopicArn: TARN
The Amazon Resource Name (ARN) of the topic for which to set attributes on.