Uses of Interface
software.amazon.awscdk.services.ec2.InitServiceOptions
Packages that use InitServiceOptions
-
Uses of InitServiceOptions in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement InitServiceOptionsMethods in software.amazon.awscdk.services.ec2 that return InitServiceOptionsModifier and TypeMethodDescriptionInitServiceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type InitServiceOptionsModifier and TypeMethodDescriptionstatic InitServiceInitService.enable(String serviceName, InitServiceOptions options) Enable and start the given service, optionally restarting it.