AgreementArgs

constructor(accessRole: Output<String>? = null, baseDirectory: Output<String>? = null, customDirectories: Output<CustomDirectoriesPropertiesArgs>? = null, description: Output<String>? = null, enforceMessageSigning: Output<AgreementEnforceMessageSigning>? = null, localProfileId: Output<String>? = null, partnerProfileId: Output<String>? = null, preserveFilename: Output<AgreementPreserveFilename>? = null, serverId: Output<String>? = null, status: Output<AgreementStatus>? = null, tags: Output<List<TagArgs>>? = null)