Interface FargateDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FargateDetails.Builder,FargateDetails>, SdkBuilder<FargateDetails.Builder,FargateDetails>, SdkPojo
Enclosing class:
FargateDetails

public static interface FargateDetails.Builder extends SdkPojo, CopyableBuilder<FargateDetails.Builder,FargateDetails>
  • Method Details

    • issues

      Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.

      Parameters:
      issues - Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • issues

      FargateDetails.Builder issues(String... issues)

      Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.

      Parameters:
      issues - Runtime coverage issues identified for the resource running on Amazon Web Services Fargate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managementType

      FargateDetails.Builder managementType(String managementType)

      Indicates how the GuardDuty security agent is managed for this resource.

      • AUTO_MANAGED indicates that GuardDuty deploys and manages updates for this resource.

      • DISABLED indicates that the deployment of the GuardDuty security agent is disabled for this resource.

      The MANUAL status doesn't apply to the Amazon Web Services Fargate (Amazon ECS only) woprkloads.

      Parameters:
      managementType - Indicates how the GuardDuty security agent is managed for this resource.

      • AUTO_MANAGED indicates that GuardDuty deploys and manages updates for this resource.

      • DISABLED indicates that the deployment of the GuardDuty security agent is disabled for this resource.

      The MANUAL status doesn't apply to the Amazon Web Services Fargate (Amazon ECS only) woprkloads.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • managementType

      FargateDetails.Builder managementType(ManagementType managementType)

      Indicates how the GuardDuty security agent is managed for this resource.

      • AUTO_MANAGED indicates that GuardDuty deploys and manages updates for this resource.

      • DISABLED indicates that the deployment of the GuardDuty security agent is disabled for this resource.

      The MANUAL status doesn't apply to the Amazon Web Services Fargate (Amazon ECS only) woprkloads.

      Parameters:
      managementType - Indicates how the GuardDuty security agent is managed for this resource.

      • AUTO_MANAGED indicates that GuardDuty deploys and manages updates for this resource.

      • DISABLED indicates that the deployment of the GuardDuty security agent is disabled for this resource.

      The MANUAL status doesn't apply to the Amazon Web Services Fargate (Amazon ECS only) woprkloads.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: