Integration Account Agreement Args
constructor(agreementType: Output<String>? = null, content: Output<String>? = null, guestIdentity: Output<IntegrationAccountAgreementGuestIdentityArgs>? = null, guestPartnerName: Output<String>? = null, hostIdentity: Output<IntegrationAccountAgreementHostIdentityArgs>? = null, hostPartnerName: Output<String>? = null, integrationAccountName: Output<String>? = null, metadata: Output<Map<String, String>>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null)