Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationArn C# (CSharp) 메소드

IsSetNotificationArn() 개인적인 메소드

private IsSetNotificationArn ( ) : bool
리턴 bool
        internal bool IsSetNotificationArn()
        {
            return this._notificationArn != null;
        }