Class IDeliveryStream.Jsii$Proxy
- All Implemented Interfaces:
IEnvironmentAware,IEnvironmentAware.Jsii$Default,IDeliveryStreamRef,IDeliveryStreamRef.Jsii$Default,IResource,IResource.Jsii$Default,IConnectable,IConnectable.Jsii$Default,IGrantable,IGrantable.Jsii$Default,IDeliveryStream,IDeliveryStream.Jsii$Default,software.amazon.jsii.JsiiSerializable,software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default
- Enclosing interface:
IDeliveryStream
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested 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.amazon.awscdk.interfaces.kinesisfirehose.IDeliveryStreamRef
IDeliveryStreamRef.Jsii$Default, IDeliveryStreamRef.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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidapplyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final ConnectionsThe network connections associated with this resource.final StringThe ARN of the delivery stream.final StringThe name of the delivery stream.final DeliveryStreamReference(experimental) A reference to a DeliveryStream resource.final ResourceEnvironmentgetEnv()The environment this resource belongs to.final IPrincipalThe principal to grant permissions to.final software.constructs.NodegetNode()The tree node.final StackgetStack()The stack in which this resource is defined.final Grantgrant(IGrantable grantee, String... actions) Grant thegranteeidentity permissions to performactions.final GrantgrantPutRecords(IGrantable grantee) Grant thegranteeidentity permissions to performfirehose:PutRecordandfirehose:PutRecordBatchactions on this delivery stream.final MetricReturn the given named metric for this delivery stream.final Metricmetric(String metricName, MetricOptions props) Return the given named metric for this delivery stream.final MetricMetric for the number of bytes delivered to Amazon S3 for backup over the specified time period.final MetricMetric for the number of bytes delivered to Amazon S3 for backup over the specified time period.final MetricMetric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.final MetricMetric for the age (from getting into Amazon Data Firehose to now) of the oldest record in Amazon Data Firehose.final MetricMetric for the number of records delivered to Amazon S3 for backup over the specified time period.final MetricMetric for the number of records delivered to Amazon S3 for backup over the specified time period.final MetricMetric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.final MetricmetricIncomingBytes(MetricOptions props) Metric for the number of bytes ingested successfully into the delivery stream over the specified time period after throttling.final MetricMetric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.final MetricMetric for the number of records ingested successfully into the delivery stream over the specified time period after throttling.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
-
Method Details
-
getNode
@Stability(Stable) @NotNull public final software.constructs.Node getNode()The tree node.- Specified by:
getNodein interfacesoftware.constructs.IConstruct- Specified by:
getNodein interfacesoftware.constructs.IConstruct.Jsii$Default- Specified by:
getNodein interfaceIDeliveryStream- Specified by:
getNodein interfaceIDeliveryStream.Jsii$Default- Specified by:
getNodein interfaceIDeliveryStreamRef.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 interfaceIDeliveryStream- Specified by:
getEnvin interfaceIDeliveryStream.Jsii$Default- Specified by:
getEnvin interfaceIDeliveryStreamRef.Jsii$Default- 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 interfaceIDeliveryStream.Jsii$Default- Specified by:
getStackin interfaceIResource- Specified by:
getStackin interfaceIResource.Jsii$Default
-
getGrantPrincipal
The principal to grant permissions to.- Specified by:
getGrantPrincipalin interfaceIDeliveryStream.Jsii$Default- 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- Specified by:
getConnectionsin interfaceIDeliveryStream.Jsii$Default
-
getDeliveryStreamRef
(experimental) A reference to a DeliveryStream resource.- Specified by:
getDeliveryStreamRefin interfaceIDeliveryStream.Jsii$Default- Specified by:
getDeliveryStreamRefin interfaceIDeliveryStreamRef- Specified by:
getDeliveryStreamRefin interfaceIDeliveryStreamRef.Jsii$Default
-
getDeliveryStreamArn
The ARN of the delivery stream.- Specified by:
getDeliveryStreamArnin interfaceIDeliveryStream- Specified by:
getDeliveryStreamArnin interfaceIDeliveryStream.Jsii$Default
-
getDeliveryStreamName
The name of the delivery stream.- Specified by:
getDeliveryStreamNamein interfaceIDeliveryStream- Specified by:
getDeliveryStreamNamein interfaceIDeliveryStream.Jsii$Default
-
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 interfaceIDeliveryStream.Jsii$Default- Specified by:
applyRemovalPolicyin interfaceIResource- Specified by:
applyRemovalPolicyin interfaceIResource.Jsii$Default- Parameters:
policy- This parameter is required.
-
grant
@Stability(Stable) @NotNull public final Grant grant(@NotNull IGrantable grantee, @NotNull String... actions) Grant thegranteeidentity permissions to performactions.- Specified by:
grantin interfaceIDeliveryStream- Specified by:
grantin interfaceIDeliveryStream.Jsii$Default- 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- Specified by:
grantPutRecordsin interfaceIDeliveryStream.Jsii$Default- Parameters:
grantee- This parameter is required.
-
metric
@Stability(Stable) @NotNull public final Metric metric(@NotNull String metricName, @Nullable MetricOptions props) Return the given named metric for this delivery stream.- Specified by:
metricin interfaceIDeliveryStream- Specified by:
metricin interfaceIDeliveryStream.Jsii$Default- Parameters:
metricName- This parameter is required.props-
-
metric
Return the given named metric for this delivery stream.- Specified by:
metricin interfaceIDeliveryStream- Parameters:
metricName- This parameter is required.
-
metricBackupToS3Bytes
@Stability(Stable) @NotNull public final Metric metricBackupToS3Bytes(@Nullable MetricOptions props) 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- Specified by:
metricBackupToS3Bytesin interfaceIDeliveryStream.Jsii$Default- Parameters:
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
-
metricBackupToS3DataFreshness
@Stability(Stable) @NotNull public final 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- Specified by:
metricBackupToS3DataFreshnessin interfaceIDeliveryStream.Jsii$Default- Parameters:
props-
-
metricBackupToS3DataFreshness
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
-
metricBackupToS3Records
@Stability(Stable) @NotNull public final Metric metricBackupToS3Records(@Nullable MetricOptions props) 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- Specified by:
metricBackupToS3Recordsin interfaceIDeliveryStream.Jsii$Default- 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
-
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- Specified by:
metricIncomingBytesin interfaceIDeliveryStream.Jsii$Default- 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
-
metricIncomingRecords
@Stability(Stable) @NotNull public final Metric metricIncomingRecords(@Nullable MetricOptions props) 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- Specified by:
metricIncomingRecordsin interfaceIDeliveryStream.Jsii$Default- 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
-