AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <CreateEventSubscriptionRequest.h>
Protected Member Functions | |
void | DumpBodyToUrl (Aws::Http::URI &uri) const override |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
Aws::RDS::Model::CreateEventSubscriptionRequest::CreateEventSubscriptionRequest | ( | ) |
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 317 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 307 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 327 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 488 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 468 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 508 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 559 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 562 of file CreateEventSubscriptionRequest.h.
|
overrideprotectedvirtual |
Default does nothing. Override this to convert what would otherwise be the payload of the request to a query string format.
Reimplemented from Aws::AmazonWebServiceRequest.
|
inline |
A value that indicates whether to activate the subscription. If the event notification subscription isn't activated, the subscription is created but not active.
Definition at line 523 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 257 of file CreateEventSubscriptionRequest.h.
|
inline |
A value that indicates whether to activate the subscription. If the event notification subscription isn't activated, the subscription is created but not active.
Definition at line 516 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 247 of file CreateEventSubscriptionRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 35 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 98 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 348 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 159 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 48 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 541 of file CreateEventSubscriptionRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
A value that indicates whether to activate the subscription. If the event notification subscription isn't activated, the subscription is created but not active.
Definition at line 530 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 277 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 267 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 119 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 112 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 126 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 408 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 388 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 192 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 181 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 203 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 66 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 60 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 72 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 550 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 547 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 105 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 368 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 170 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 54 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 544 of file CreateEventSubscriptionRequest.h.
|
inline |
A value that indicates whether to activate the subscription. If the event notification subscription isn't activated, the subscription is created but not active.
Definition at line 537 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 297 of file CreateEventSubscriptionRequest.h.
|
inline |
A list of event categories for a particular source type (SourceType
) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories
operation.
Definition at line 287 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 140 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 133 of file CreateEventSubscriptionRequest.h.
|
inline |
The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
Definition at line 147 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 448 of file CreateEventSubscriptionRequest.h.
|
inline |
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If a SourceIds
value is supplied, SourceType
must also be provided.
If the source type is a DB instance, a DBInstanceIdentifier
value must be supplied.
If the source type is a DB cluster, a DBClusterIdentifier
value must be supplied.
If the source type is a DB parameter group, a DBParameterGroupName
value must be supplied.
If the source type is a DB security group, a DBSecurityGroupName
value must be supplied.
If the source type is a DB snapshot, a DBSnapshotIdentifier
value must be supplied.
If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier
value must be supplied.
Definition at line 428 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 225 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 214 of file CreateEventSubscriptionRequest.h.
|
inline |
The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance
. If this value isn't specified, all events are returned.
Valid values: db-instance
| db-cluster
| db-parameter-group
| db-security-group
| db-snapshot
| db-cluster-snapshot
Definition at line 236 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 84 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 78 of file CreateEventSubscriptionRequest.h.
|
inline |
The name of the subscription.
Constraints: The name must be less than 255 characters.
Definition at line 90 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 556 of file CreateEventSubscriptionRequest.h.
|
inline |
Definition at line 553 of file CreateEventSubscriptionRequest.h.