Amazon.Lightsail.Model.CreateKeyPairResponse.IsSetPublicKeyBase64 C# (CSharp) 메소드

IsSetPublicKeyBase64() 개인적인 메소드

private IsSetPublicKeyBase64 ( ) : bool
리턴 bool
        internal bool IsSetPublicKeyBase64()
        {
            return this._publicKeyBase64 != null;
        }