Amazon.Lightsail.Model.ImportKeyPairRequest.IsSetPublicKeyBase64 C# (CSharp) Méthode

IsSetPublicKeyBase64() private méthode

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