Class GetSolInstantiatedVnfInfo

java.lang.Object
software.amazon.awssdk.services.tnb.model.GetSolInstantiatedVnfInfo
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<GetSolInstantiatedVnfInfo.Builder,GetSolInstantiatedVnfInfo>

@Generated("software.amazon.awssdk:codegen") public final class GetSolInstantiatedVnfInfo extends Object implements SdkPojo, Serializable, ToCopyableBuilder<GetSolInstantiatedVnfInfo.Builder,GetSolInstantiatedVnfInfo>

Information about a network function.

A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed.

See Also: