Amazon.Batch.Model.CreateComputeEnvironmentRequest.IsSetServiceRole C# (CSharp) Méthode

IsSetServiceRole() private méthode

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