Interface IDeliveryStream.Jsii$Default
- All Superinterfaces:
IConnectable,IConnectable.Jsii$Default,software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,IDeliveryStream,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IGrantable,IGrantable.Jsii$Default,IResource,IResource.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IDeliveryStream.Jsii$Proxy
- Enclosing interface:
IDeliveryStream
IDeliveryStream.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.IConnectable
IConnectable.Jsii$Default, IConnectable.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.kinesisfirehose.IDeliveryStream
IDeliveryStream.Jsii$Default, IDeliveryStream.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.iam.IGrantable
IGrantable.Jsii$Default, IGrantable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault voidapplyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default ConnectionsThe network connections associated with this resource.default StringThe ARN of the delivery stream.default StringThe name of the delivery stream.default ResourceEnvironmentgetEnv()The environment this resource belongs to.default IPrincipalThe principal to grant permissions to.default software.constructs.NodegetNode()The tree node.default StackgetStack()The stack in which this resource is defined.default Grantgrant(IGrantable grantee, String... actions) Grant thegranteeidentity permissions to performactions.default GrantgrantPutRecords(IGrantable grantee) Grant thegranteeidentity permissions to performfirehose:PutRecordandfirehose:PutRecordBatchactions on this delivery stream.default Metricmetric(String metricName, MetricOptions props) Return the given named metric for this delivery stream.default MetricMetric for the number of bytes delivered to Amazon S3 for backup over the specified time period.default MetricMetric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.default MetricMetric for the number of records delivered to Amazon S3 for backup over the specified time period.default MetricmetricIncomingBytes(MetricOptions props) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.default MetricMetric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.Methods inherited from interface software.amazon.awscdk.services.kinesisfirehose.IDeliveryStream
metric, metricBackupToS3Bytes, metricBackupToS3DataFreshness, metricBackupToS3Records, metricIncomingBytes, metricIncomingRecordsMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getNode
@Stability(Stable) @NotNull default software.constructs.Node getNode()The tree node.- Specified by:
getNodein interfacesoftware.constructs.IConstruct- Specified by:
getNodein interfacesoftware.constructs.IConstruct.Jsii$Default- Specified by:
getNodein interfaceIResource.Jsii$Default
-
getEnv
The environment this resource belongs to.For resources that are created and managed in a Stack (those created by creating new class instances like
new Role(),new Bucket(), etc.), this is always the same as the environment of the stack they belong to.For referenced resources (those obtained from referencing methods like
Role.fromRoleArn(),Bucket.fromBucketName(), etc.), they might be different than the stack they were imported into.- Specified by:
getEnvin interfaceIEnvironmentAware- Specified by:
getEnvin interfaceIEnvironmentAware.Jsii$Default- Specified by:
getEnvin interfaceIResource.Jsii$Default
-
getStack
The stack in which this resource is defined.- Specified by:
getStackin interfaceIResource- Specified by:
getStackin interfaceIResource.Jsii$Default
-
getGrantPrincipal
The principal to grant permissions to.- Specified by:
getGrantPrincipalin interfaceIGrantable- Specified by:
getGrantPrincipalin interfaceIGrantable.Jsii$Default
-
getConnections
The network connections associated with this resource.- Specified by:
getConnectionsin interfaceIConnectable- Specified by:
getConnectionsin interfaceIConnectable.Jsii$Default
-
getDeliveryStreamArn
The ARN of the delivery stream.- Specified by:
getDeliveryStreamArnin interfaceIDeliveryStream
-
getDeliveryStreamName
The name of the delivery stream.- Specified by:
getDeliveryStreamNamein interfaceIDeliveryStream
-
applyRemovalPolicy
Apply the given removal policy to this resource.The Removal Policy controls what happens to this resource when it stops being managed by CloudFormation, either because you've removed it from the CDK application or because you've made a change that requires the resource to be replaced.
The resource can be deleted (
RemovalPolicy.DESTROY), or left in your AWS account for data recovery and cleanup later (RemovalPolicy.RETAIN).- Specified by:
applyRemovalPolicyin interfaceIResource- Specified by:
applyRemovalPolicyin interfaceIResource.Jsii$Default- Parameters:
policy- This parameter is required.
-
grant
@Stability(Stable) @NotNull default Grant grant(@NotNull IGrantable grantee, @NotNull String... actions) Grant thegranteeidentity permissions to performactions.- Specified by:
grantin interfaceIDeliveryStream- Parameters:
grantee- This parameter is required.actions- This parameter is required.
-
grantPutRecords
Grant thegranteeidentity permissions to performfirehose:PutRecordandfirehose:PutRecordBatchactions on this delivery stream.- Specified by:
grantPutRecordsin interfaceIDeliveryStream- Parameters:
grantee- This parameter is required.
-
metric
@Stability(Stable) @NotNull default Metric metric(@NotNull String metricName, @Nullable MetricOptions props) Return the given named metric for this delivery stream.- Specified by:
metricin interfaceIDeliveryStream- Parameters:
metricName- This parameter is required.props-
-
metricBackupToS3Bytes
Metric for the number of bytes delivered to Amazon S3 for backup over the specified time period.By default, this metric will be calculated as an average over a period of 5 minutes.
- Specified by:
metricBackupToS3Bytesin interfaceIDeliveryStream- Parameters:
props-
-
metricBackupToS3DataFreshness
@Stability(Stable) @NotNull default Metric metricBackupToS3DataFreshness(@Nullable MetricOptions props) Metric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.Any record older than this age has been delivered to the Amazon S3 bucket for backup.
By default, this metric will be calculated as an average over a period of 5 minutes.
- Specified by:
metricBackupToS3DataFreshnessin interfaceIDeliveryStream- Parameters:
props-
-
metricBackupToS3Records
Metric for the number of records delivered to Amazon S3 for backup over the specified time period.By default, this metric will be calculated as an average over a period of 5 minutes.
- Specified by:
metricBackupToS3Recordsin interfaceIDeliveryStream- Parameters:
props-
-
metricIncomingBytes
Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.By default, this metric will be calculated as an average over a period of 5 minutes.
- Specified by:
metricIncomingBytesin interfaceIDeliveryStream- Parameters:
props-
-
metricIncomingRecords
Metric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.By default, this metric will be calculated as an average over a period of 5 minutes.
- Specified by:
metricIncomingRecordsin interfaceIDeliveryStream- Parameters:
props-
-