awsvpcConfiguration

@JvmName(name = "vbuwglrlxijldufq")
suspend fun awsvpcConfiguration(value: Output<ScheduleAwsVpcConfigurationArgs>)
@JvmName(name = "ovdkxkejnyycyhdc")
suspend fun awsvpcConfiguration(value: ScheduleAwsVpcConfigurationArgs?)

Parameters

value

Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.


@JvmName(name = "xnbrqptuwrwlbmxe")
suspend fun awsvpcConfiguration(argument: suspend ScheduleAwsVpcConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the Amazon VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.