Uses of Interface
software.amazon.awscdk.interfaces.msk.IClusterRef
Packages that use IClusterRef
Package
Description
AWS Auto Scaling Construct Library
AWS Lambda Construct Library
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of IClusterRef in software.amazon.awscdk.interfaces.msk
Subinterfaces of IClusterRef in software.amazon.awscdk.interfaces.mskModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterRef.Classes in software.amazon.awscdk.interfaces.msk that implement IClusterRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterRef in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type IClusterRefModifier and TypeMethodDescriptionCfnScalableTarget.Builder.resourceId(IClusterRef resourceId) The identifier of the resource associated with the scalable target.CfnScalableTargetProps.Builder.resourceId(IClusterRef resourceId) Sets the value ofCfnScalableTargetProps.getResourceId() -
Uses of IClusterRef in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda with parameters of type IClusterRefModifier and TypeMethodDescriptionCfnEventSourceMapping.Builder.eventSourceArn(IClusterRef eventSourceArn) The Amazon Resource Name (ARN) of the event source.CfnEventSourceMappingProps.Builder.eventSourceArn(IClusterRef eventSourceArn) Sets the value ofCfnEventSourceMappingProps.getEventSourceArn() -
Uses of IClusterRef in software.amazon.awscdk.services.msk
Classes in software.amazon.awscdk.services.msk that implement IClusterRefMethods in software.amazon.awscdk.services.msk with parameters of type IClusterRef