Amazon.Batch.Model.CreateComputeEnvironmentRequest.IsSetServiceRole C# (CSharp) Method

IsSetServiceRole() private method

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