get Envgroup Attachment
suspend fun getEnvgroupAttachment(argument: GetEnvgroupAttachmentPlainArgs): GetEnvgroupAttachmentResult
Gets an environment group attachment.
Return
null
Parameters
argument
null
suspend fun getEnvgroupAttachment(attachmentId: String, envgroupId: String, organizationId: String): GetEnvgroupAttachmentResult
Return
null
See also
Parameters
attachment Id
envgroup Id
organization Id
suspend fun getEnvgroupAttachment(argument: suspend GetEnvgroupAttachmentPlainArgsBuilder.() -> Unit): GetEnvgroupAttachmentResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetEnvgroupAttachmentPlainArgs.