instanceRequirements

@JvmName(name = "taysqgfcrfrshtfl")
suspend fun instanceRequirements(value: Output<LaunchTemplateInstanceRequirementsArgs>)
@JvmName(name = "mrlmgfoqdcpenquv")
suspend fun instanceRequirements(value: LaunchTemplateInstanceRequirementsArgs?)

Parameters

value

The attribute requirements for the type of instance. If present then instance_type cannot be present.


@JvmName(name = "aiekrklxwncfvcgm")
suspend fun instanceRequirements(argument: suspend LaunchTemplateInstanceRequirementsArgsBuilder.() -> Unit)

Parameters

argument

The attribute requirements for the type of instance. If present then instance_type cannot be present.