Uses of Class
software.amazon.awscdk.services.ec2.InstanceRequireImdsv2Aspect.Builder
-
Uses of InstanceRequireImdsv2Aspect.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionInstanceRequireImdsv2Aspect.Builder.create()
InstanceRequireImdsv2Aspect.Builder.suppressLaunchTemplateWarning
(Boolean suppressLaunchTemplateWarning) Whether warnings that would be raised when an Instance is associated with an existing Launch Template should be suppressed or not.InstanceRequireImdsv2Aspect.Builder.suppressWarnings
(Boolean suppressWarnings) Whether warning annotations from this Aspect should be suppressed or not.