Resource Type Registration Properties Template Deployment Options Args
data class ResourceTypeRegistrationPropertiesTemplateDeploymentOptionsArgs(val preflightOptions: Output<List<Either<String, PreflightOption>>>? = null, val preflightSupported: Output<Boolean>? = null) : ConvertibleToJava<ResourceTypeRegistrationPropertiesTemplateDeploymentOptionsArgs>
Constructors
Link copied to clipboard
constructor(preflightOptions: Output<List<Either<String, PreflightOption>>>? = null, preflightSupported: Output<Boolean>? = null)