WorkloadComplianceRegime

enum WorkloadComplianceRegime : Enum<WorkloadComplianceRegime> , ConvertibleToJava<WorkloadComplianceRegime>

Required. Immutable. Compliance Regime associated with this workload.

Entries

Link copied to clipboard

Unknown compliance regime.

Link copied to clipboard

Information protection as per DoD IL4 requirements.

Link copied to clipboard

Criminal Justice Information Services (CJIS) Security policies.

Link copied to clipboard

FedRAMP High data protection controls

Link copied to clipboard

FedRAMP Moderate data protection controls

Link copied to clipboard

Assured Workloads For US Regions data protection controls

Link copied to clipboard

Health Insurance Portability and Accountability Act controls

Link copied to clipboard

Health Information Trust Alliance controls

Link copied to clipboard

Assured Workloads For EU Regions and Support controls

Link copied to clipboard

Assured Workloads For Canada Regions and Support controls

Link copied to clipboard

International Traffic in Arms Regulations

Link copied to clipboard

Assured Workloads for Australia Regions and Support controls Available for public preview consumption. Don't create production workloads.

Link copied to clipboard

Assured Workloads for Partners;

Link copied to clipboard

Assured Workloads for Israel

Link copied to clipboard

Assured Workloads for Israel Regions

Link copied to clipboard

Assured Workloads for Canada Protected B regime

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): WorkloadComplianceRegime
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: WorkloadComplianceRegime
Link copied to clipboard
Link copied to clipboard