RaftSnapshotAgentConfigArgs

constructor(awsAccessKeyId: Output<String>? = null, awsS3Bucket: Output<String>? = null, awsS3DisableTls: Output<Boolean>? = null, awsS3EnableKms: Output<Boolean>? = null, awsS3Endpoint: Output<String>? = null, awsS3ForcePathStyle: Output<Boolean>? = null, awsS3KmsKey: Output<String>? = null, awsS3Region: Output<String>? = null, awsS3ServerSideEncryption: Output<Boolean>? = null, awsSecretAccessKey: Output<String>? = null, awsSessionToken: Output<String>? = null, azureAccountKey: Output<String>? = null, azureAccountName: Output<String>? = null, azureBlobEnvironment: Output<String>? = null, azureContainerName: Output<String>? = null, azureEndpoint: Output<String>? = null, filePrefix: Output<String>? = null, googleDisableTls: Output<Boolean>? = null, googleEndpoint: Output<String>? = null, googleGcsBucket: Output<String>? = null, googleServiceAccountKey: Output<String>? = null, intervalSeconds: Output<Int>? = null, localMaxSpace: Output<Int>? = null, name: Output<String>? = null, namespace: Output<String>? = null, pathPrefix: Output<String>? = null, retain: Output<Int>? = null, storageType: Output<String>? = null)