V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceExecValidateFileRemoteArgs

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

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(): V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceExecValidateFileRemoteArgs