Uses of Interface
com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment.VpclatticeTargetGroupAttachmentTarget
-
Packages that use VpclatticeTargetGroupAttachmentTarget Package Description com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment aws_vpclattice_target_group_attachment -
-
Uses of VpclatticeTargetGroupAttachmentTarget in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment
Classes in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment that implement VpclatticeTargetGroupAttachmentTarget Modifier and Type Class Description static classVpclatticeTargetGroupAttachmentTarget.Jsii$ProxyAn implementation forVpclatticeTargetGroupAttachmentTargetMethods in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment that return VpclatticeTargetGroupAttachmentTarget Modifier and Type Method Description VpclatticeTargetGroupAttachmentTargetVpclatticeTargetGroupAttachmentTarget.Builder. build()Builds the configured instance.VpclatticeTargetGroupAttachmentTargetVpclatticeTargetGroupAttachmentTargetOutputReference. getInternalValue()VpclatticeTargetGroupAttachmentTargetVpclatticeTargetGroupAttachmentConfig. getTarget()target block.VpclatticeTargetGroupAttachmentTargetVpclatticeTargetGroupAttachmentConfig.Jsii$Proxy. getTarget()VpclatticeTargetGroupAttachmentTargetVpclatticeTargetGroupAttachment. getTargetInput()Methods in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment with parameters of type VpclatticeTargetGroupAttachmentTarget Modifier and Type Method Description voidVpclatticeTargetGroupAttachment. putTarget(VpclatticeTargetGroupAttachmentTarget value)voidVpclatticeTargetGroupAttachmentTargetOutputReference. setInternalValue(VpclatticeTargetGroupAttachmentTarget value)VpclatticeTargetGroupAttachment.BuilderVpclatticeTargetGroupAttachment.Builder. target(VpclatticeTargetGroupAttachmentTarget target)target block.VpclatticeTargetGroupAttachmentConfig.BuilderVpclatticeTargetGroupAttachmentConfig.Builder. target(VpclatticeTargetGroupAttachmentTarget target)Sets the value ofVpclatticeTargetGroupAttachmentConfig.getTarget()
-