SSISPackage Location Args
constructor(accessCredential: Output<SSISAccessCredentialArgs>? = null, childPackages: Output<List<SSISChildPackageArgs>>? = null, configurationAccessCredential: Output<SSISAccessCredentialArgs>? = null, configurationPath: Output<Any>? = null, packageContent: Output<Any>? = null, packageLastModifiedDate: Output<String>? = null, packageName: Output<String>? = null, packagePassword: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, packagePath: Output<Any>? = null, type: Output<Either<String, SsisPackageLocationType>>? = null)