Amazon.Lightsail.Model.ImportKeyPairRequest.IsSetPublicKeyBase64 C# (CSharp) Method

IsSetPublicKeyBase64() private method

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