Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityRequest.IsSetRoleSessionName C# (CSharp) Méthode

IsSetRoleSessionName() private méthode

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