managedEbsVolume

@JvmName(name = "hpdyfdolsydfoiqp")
suspend fun managedEbsVolume(value: Output<ServiceManagedEbsVolumeConfigurationArgs>)
@JvmName(name = "rjmorkqkxahiyapa")
suspend fun managedEbsVolume(value: ServiceManagedEbsVolumeConfigurationArgs?)

Parameters

value

The configuration for the Amazon EBS volume that Amazon ECS creates and manages on your behalf. These settings are used to create each Amazon EBS volume, with one volume created for each task in the service. The Amazon EBS volumes are visible in your account in the Amazon EC2 console once they are created.


@JvmName(name = "fvdnvknroyrobeei")
suspend fun managedEbsVolume(argument: suspend ServiceManagedEbsVolumeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration for the Amazon EBS volume that Amazon ECS creates and manages on your behalf. These settings are used to create each Amazon EBS volume, with one volume created for each task in the service. The Amazon EBS volumes are visible in your account in the Amazon EC2 console once they are created.