V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceExecEnforceFileRemoteArgs

data class V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceExecEnforceFileRemoteArgs(val sha256Checksum: Output<String>? = null, val uri: Output<String>) : ConvertibleToJava<V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceExecEnforceFileRemoteArgs>

Constructors

Properties

Link copied to clipboard
val sha256Checksum: Output<String>? = null

SHA256 checksum of the remote file.

Link copied to clipboard
val uri: Output<String>

Required. URI from which to fetch the object. It should contain both the protocol and path following the format {protocol}://{location}.

Functions

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