Uses of Interface
software.amazon.awscdk.interfaces.cloudformation.IResourceVersionRef
Packages that use IResourceVersionRef
Package
Description
AWS Cloud Development Kit Library
AWS CloudFormation Construct Library
-
Uses of IResourceVersionRef in software.amazon.awscdk
Classes in software.amazon.awscdk that implement IResourceVersionRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::ResourceVersionresource registers a resource version with the CloudFormation registry.Methods in software.amazon.awscdk with parameters of type IResourceVersionRefModifier and TypeMethodDescriptionstatic StringCfnResourceVersion.arnForResourceVersion(IResourceVersionRef resource) CfnResourceDefaultVersion.Builder.typeVersionArn(IResourceVersionRef typeVersionArn) The Amazon Resource Name (ARN) of the resource version.CfnResourceDefaultVersionProps.Builder.typeVersionArn(IResourceVersionRef typeVersionArn) Sets the value ofCfnResourceDefaultVersionProps.getTypeVersionArn() -
Uses of IResourceVersionRef in software.amazon.awscdk.interfaces.cloudformation
Subinterfaces of IResourceVersionRef in software.amazon.awscdk.interfaces.cloudformationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIResourceVersionRef.Classes in software.amazon.awscdk.interfaces.cloudformation that implement IResourceVersionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IResourceVersionRef in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement IResourceVersionRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::ResourceVersionresource registers a resource version with the CloudFormation registry.Methods in software.amazon.awscdk.services.cloudformation with parameters of type IResourceVersionRefModifier and TypeMethodDescriptionstatic StringCfnResourceVersion.arnForResourceVersion(IResourceVersionRef resource) CfnResourceDefaultVersion.Builder.typeVersionArn(IResourceVersionRef typeVersionArn) The Amazon Resource Name (ARN) of the resource version.CfnResourceDefaultVersionProps.Builder.typeVersionArn(IResourceVersionRef typeVersionArn) Sets the value ofCfnResourceDefaultVersionProps.getTypeVersionArn()