Builder
class Builder
Properties
Link copied to clipboard
The container runtime (such as, Docker or containerd) used to run the container.
Link copied to clipboard
Part of the image name before the last slash. For example, imagePrefix for public.ecr.aws/amazonlinux/amazonlinux:latest would be public.ecr.aws/amazonlinux. If the image name is relative and does not have a slash, this field is empty.
Link copied to clipboard
Container security context.
Link copied to clipboard
Container volume mounts.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.guardduty.model.SecurityContext inside the given block