Get Partner Attachment Plain Args
data class GetPartnerAttachmentPlainArgs(val bgp: GetPartnerAttachmentBgp? = null, val id: String? = null, val name: String? = null) : ConvertibleToJava<GetPartnerAttachmentPlainArgs>
A collection of arguments for invoking getPartnerAttachment.